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#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| claim | multi-value, leafref | optional | ||
| system-claim | multi-value, system-wrapper-token-claim-name | optional | iss | The claims that always will exist on a wrapper JWT token. Not editable |