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

feat: Fetching user metadata by oidc manager #112

Open
1 task
s681562 opened this issue Jul 22, 2024 · 1 comment
Open
1 task

feat: Fetching user metadata by oidc manager #112

s681562 opened this issue Jul 22, 2024 · 1 comment
Labels

Comments

@s681562
Copy link

s681562 commented Jul 22, 2024

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

  • Checklist of requirements to be fulfilled

Additional Context

image

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.

@ahmednfwela
Copy link
Member

you can access all claims via aggregatedClaims in OidcUser

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants