Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

[fbcnms-auth] Fix error getting user info #172

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mescorci
Copy link
Contributor

OrganizationOIDCStrategy was modified to get user info (email) when token returned by OIDC Provider has the user claims in attributes. Also OIDC scopes (openid, email) were added to DinamycStrategy params, this is required when OIDC Client doesn't return by default these scopes.

…eturned has claims in attributes. Also add oidc scopes
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants