Custom-token-issuer (List)#
Path: /profiles/profile{id, type}/token-issuers/custom-token-issuer
All custom token issuers
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| id | string | required | The unique identifier of the issuer (per profile) | |
| issuer-type | token-issuer-type | required | This indicates the type of issuer this is, it affects the settings (jwt, ref, etc) | |
| purpose-type | token-purpose-type | required | The usage is the purpose of the token produced by this issuer |
Subsections#
| Name | Type | Description |
|---|---|---|
| data-sources | Section | None |
| jwt | Section | None |