We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description
I wish seeing more fields in OidcUser, for instance user metadata like phone number.
Clearly describe what you are looking to add. The more context the better.
Requirements
Additional Context
Such fields like 'profile.attributes.phone' or 'Telefon' I wish to fetch or access via OidcUser or via OidcManager.
Add any other context or screenshots about the feature request go here.
The text was updated successfully, but these errors were encountered:
you can access all claims via aggregatedClaims in OidcUser
OidcUser
Sorry, something went wrong.
No branches or pull requests
Description
I wish seeing more fields in OidcUser, for instance user metadata like phone number.
Clearly describe what you are looking to add. The more context the better.
Requirements
Additional Context
Such fields like 'profile.attributes.phone' or 'Telefon' I wish to fetch or access via OidcUser or via OidcManager.
Add any other context or screenshots about the feature request go here.
The text was updated successfully, but these errors were encountered: