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 #1313

Merged
merged 4 commits into from
Jul 13, 2023
Merged

Support Organization Name #1313

merged 4 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

Checklist

@frederikprijck frederikprijck marked this pull request as ready for review July 12, 2023 15:56
@frederikprijck frederikprijck requested a review from a team as a code owner July 12, 2023 15:56
@frederikprijck frederikprijck merged commit 46abe61 into master Jul 13, 2023
@frederikprijck frederikprijck deleted the feat/sdk-4408 branch July 13, 2023 09:23
@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.

2 participants