Bdaya-Dev/oidc

feat: Fetching user metadata by oidc manager

Opened this issue · 1 comments

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.

you can access all claims via aggregatedClaims in OidcUser