Any ID Token Signing Alg Values Supported Advertised

Synopsis

Checks if any id token signing alg (algorithm) values are advertised as supported.

Description

This feature checks if there is any value advertised in the id_token_signing_alg_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 algorithm value for id token signing.
  • No
    Indicates that no algorithm values are advertised for id token signing.

Relevant Standards

For more information please also refer to the following standards:

Other Related Features

See also: