Wrapper-token (Section)#
Path: /profiles/profile/settings/authorization-server/claims/claims-mappers/claims-mapper/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#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| claim | multi-value leafref → ../../../../claim/name | optional | - | |
| system-claim | multi-value enumeration (iss, iat, exp, azp, jti, aud) | optional | - | The claims that always will exist on a wrapper JWT token. Not editable |