Custom (List)#
Path: /profiles/profile/settings/authorization-server/claims/claims-mappers/claims-mapper/custom
The claims that go into custom tokens. This will be the result of the get default data functions such as getDefaultData(‘idOfCustomTokenMapping’) function.
Keys: id
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| id | string | required | - | The id of the mapping. Used as key to the getDefaultData functions |
| claim | multi-value leafref → ../../../../claim/name | optional | - | The list of claims for this mapping |
| claims-mapper-type | enumeration (access_token, access-token, id_token, id-token, userinfo, user-info, verifiable-credential) | optional | access_token |