Any ID Token Encryption Enc Values Supported Advertised

Synopsis

Checks if any id token encryption enc (encryption algorithm) values are advertised as supported.

Description

This feature checks if there is any value advertised in the id_token_encryption_enc_values_supported claim in the provider's openid configuration document.

Explanation of Values

For this feature the following possible values are defined:

  • Yes
    Indicates that there is at least one advertised encryption algorithm value for id token encryption.
  • No
    Indicates that no encryption algorithm values are advertised for id token encryption.

Relevant Standards

For more information please also refer to the following standards:

Other Related Features

See also: