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

Support Organization Name #1113

Merged
merged 5 commits into from Jul 13, 2023
Merged

Support Organization Name #1113

merged 5 commits into from Jul 13, 2023

Conversation

frederikprijck
Copy link
Member

@frederikprijck frederikprijck commented Jul 12, 2023

Changes

Adds support for the organization name by extending the ID Token validation as follows:

If organization is set and has the org_ prefix, we expect an org_id claim
If organization is set and does not have the org_ prefix, we expect an org_name claim

Testing

  • This change adds unit test coverage
  • This change adds integration test coverage
  • This change has been tested on the latest version of the platform/language

Checklist

@frederikprijck frederikprijck marked this pull request as ready for review July 12, 2023 11:54
@frederikprijck frederikprijck requested a review from a team as a code owner July 12, 2023 11:54
@frederikprijck frederikprijck merged commit 9269174 into master Jul 13, 2023
13 checks passed
@frederikprijck frederikprijck deleted the org-name-in-authorize branch July 13, 2023 06:42
@frederikprijck frederikprijck mentioned this pull request Jul 13, 2023
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.

None yet

3 participants