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#

NameTypeRequiredDefaultDescription
key-management-algorithmmulti-value, allowed-asymmetric-key-management-algorithmsoptionalThe whitelist of allowed key-management encryption algorithms. If nothing is selected, all are allowed.
content-encryption-algorithmmulti-value, allowed-content-encryption-algorithmsoptionalThe whitelist of allowed content encryption algorithms. If nothing is selected, all are allowed.

Was this helpful?