Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SDK-4542] Support organization in client credentials #582

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

jimmyjames
Copy link
Contributor

Changes

AuthAPI changes

  • New method to create a client_credentials request to /oauth/token allowing the optional organization parameter

Management API changes

  • Updated ClientsGrantEntity to support getting, creating, and updating client grants with respect to organizations
  • Updated OrganizationsEntity to support getting, associating, and removing client grants associated with an organization

@jimmyjames jimmyjames marked this pull request as ready for review November 15, 2023 02:48
@jimmyjames jimmyjames requested a review from a team November 15, 2023 02:49
@jimmyjames jimmyjames added the review:large Large review label Nov 15, 2023
@jimmyjames jimmyjames merged commit c117f3c into master Nov 17, 2023
10 checks passed
@jimmyjames jimmyjames deleted the org_client_credentials branch November 17, 2023 03:10
@jimmyjames jimmyjames mentioned this pull request Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:large Large review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants