Id_token (Section)#

Path: /profiles/profile/settings/authorization-server/claims/claims-mappers/claims-mapper/id_token

The claims that go into the default id tokens. This will be the result of the getDefaultIdTokenData() function.

Parameters#

NameTypeRequiredDefaultDescription
claimmulti-value leafref → ../../../../claim/nameoptional-
system-claimmulti-value enumeration (iss, sub, aud, exp, iat, auth_time, nonce, acr, amr, azp, nbf, client_id, delegationId, purpose)optional-The claims that always will exist on an ID token. Not editable

Was this helpful?