Access_token (Section)#

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

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

Parameters#

NameTypeRequiredDefaultDescription
claimmulti-value leafref → ../../../../claim/nameoptional-
system-claimmulti-value enumeration (aud, client_id, delegationId, exp, iat, iss, nbf, scope, sub, purpose, cnf, jti, dcrm_client, authorization_details)optional-The claims that always will exist on an access token. Not editable

Was this helpful?