Custom-token-issuer (List)#
Path: /profiles/profile/token-issuers/custom-token-issuer
All custom token issuers
Keys: id, issuer-type, purpose-type
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| id | string | required | - | The unique identifier of the issuer (per profile) |
| issuer-type | enumeration (jwt, opaque, wrapped-opaque, sd-jwt) | required | - | This indicates the type of issuer this is, it affects the settings (jwt, ref, etc) |
| purpose-type | enumeration (access_token, refresh_token, id_token, nonce, generic, userinfo, verifiable_credential) | required | - | The usage is the purpose of the token produced by this issuer |
Subsections#
| Name | Type | Description |
|---|---|---|
| data-sources | Section | |
| jwt | Section |