Wrapper-token (Section)#

Path: /profiles/profile{id, type}/settings/authorization-server/claims/claims-mappers/claims-mapper{id}/wrapper-token

The claims that go into JWT tokens that wrap opaque tokens.This is used by opaque token issuers that are configured to return a wrapper JWT instead of an opaque reference as the token artifact.Adding a claim here does not include it in the wrapped token’s data available via introspection.

Parameters#

NameTypeRequiredDefaultDescription
claimmulti-value, leafrefoptional
system-claimmulti-value, system-wrapper-token-claim-nameoptionalissThe claims that always will exist on a wrapper JWT token. Not editable

Was this helpful?