You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

OIDC Clients must authenticate with the OIDC Provider for the Authorize, Token and Introspect Endpoints. The following authentication scheme is currently supported:

The required scheme for any OIDC Client is determined when the OIDC Client is configured at the OIDC Provider.

Note

Support for other authentication schemes like client_secret_jwt and private_key_jwt may be added as future options.

 

  • No labels