Custom (List)#
Path: /profiles/profile{id, type}/settings/authorization-server/claims/claims-mappers/claims-mapper{id}/custom
The claims that go into custom tokens. This will be the result of the get default data functions such as getDefaultData(‘idOfCustomTokenMapping’) function.
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 | optional | The list of claims for this mapping | |
| claims-mapper-type | enumeration | optional | access_token |