Id-token-encryption (Section)#
Path: /profiles/profile{id, type}/settings/authorization-server/openid-connect/id-token-encryption
Enables the use of issuing encrypted ID tokens.
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| key-management-algorithm | multi-value, allowed-asymmetric-key-management-algorithms | optional | The whitelist of allowed key-management encryption algorithms. If nothing is selected, all are allowed. | |
| content-encryption-algorithm | multi-value, allowed-content-encryption-algorithms | optional | The whitelist of allowed content encryption algorithms. If nothing is selected, all are allowed. |