Skip to content

Fix bug with missing group claims when using AAD for OIDC#2066

Open
joshlove007 wants to merge 1 commit into
causefx:v2-developfrom
joshlove007:patch-1
Open

Fix bug with missing group claims when using AAD for OIDC#2066
joshlove007 wants to merge 1 commit into
causefx:v2-developfrom
joshlove007:patch-1

Conversation

@joshlove007
Copy link
Copy Markdown

Enhance user info retrieval by merging claims from ID token when missing from userinfo endpoint. This fixes an issue where the userinfo endpoint from AAD doesn't contain group claims those are in the ID token only. This change has been tested working for AAD. I will add a new Entra ID provider in the future so you don't have to use another provider for AAD and the correct claims and values are already filled in but for now using any of the other providers with login info from AAD works fine.

Enhance user info retrieval by merging claims from ID token when missing from userinfo endpoint. This fixes an issue where the userinfo endpoint from AAD doesn't contain group claims those are in the ID token only.
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