OIDC attributes in id-token
Henri Mikkonen
henri.mikkonen at nimbleidm.com
Wed Oct 23 12:00:25 UTC 2024
Hello Ulf,
On 23.10.2024 14.53, Ulf Seltmann wrote:
> Unfortunately setting this to
>
> idp.oidc.alwaysIncludedAttributes=preferred_username,email
>
> did not change anything. The audit stell shows none of the attributes in the id-token:
Are you referring to the attribute IDs or claim names? The default ID
for preferred_username is 'uid' and for email it's 'mail'.
You may modify those at IDP_HOME/conf/attributes/oidc-claim-rules.xml
BR,
Henri.
More information about the users
mailing list