Encrypted-id-token (Section)#
Path: /profiles/profile{id, type}/settings/authentication-service/authenticators/authenticator{id}/oidc/encrypted-id-token
ID Token is expected to be encrypted
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| decryption-key | leafref | required | A reference to a Decryption Keystore with a key | |
| allowed-algorithms | multi-value, allowed-key-management-algorithms | optional | Key Management Algorithm - the algorithm used to obtain the Content Encryption Key, and present in the ‘alg’ JWE header. If empty, any supported algorithm is allowed. | |
| allowed-content-encryption-algorithms | multi-value, allowed-content-encryption-algorithms | optional | Content Encryption Algorithm - the algorithm used to obtain the content, and present in the ‘enc’ JWE header If empty, any supported algorithm is allowed |