Skip to content

feat: add optional --organization flag to client credentials flow#103

Merged
telegrapher merged 1 commit intomainfrom
feat/client-credentials-org-id
Apr 1, 2026
Merged

feat: add optional --organization flag to client credentials flow#103
telegrapher merged 1 commit intomainfrom
feat/client-credentials-org-id

Conversation

@telegrapher
Copy link
Copy Markdown
Collaborator

Summary

  • Bumps ims-go to v0.21.0, which adds OrgID to TokenRequest with native support for sending org_id in client credentials requests.
  • Wires Config.Organization into AuthorizeClientCredentials via the new OrgID field.
  • Adds --organization / -o flag to the authorize clientCredentials subcommand (optional, consistent with other authz subcommands).
  • Adds integration tests asserting org_id is sent when --organization is provided and absent when it is not.

Bumps ims-go to v0.21.0, which adds OrgID support to TokenRequest.
When provided, the value is sent as org_id in the token request.
@telegrapher telegrapher merged commit d98092c into main Apr 1, 2026
14 checks passed
@telegrapher telegrapher deleted the feat/client-credentials-org-id branch April 1, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant