Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

OIDC Clients must authenticate with the OIDC Provider for several of the supported the Authorize, Token and Introspect Endpoints. The OIDC Provider from BankID currently supports two different schemes, both using the HTTP Authorization Headerfollowing authentication scheme is currently supported:

See documentation on Endpoints for supported schemes for each of the Endpoints.  The The required scheme for any OIDC Client is determined when the OIDC Client is configured at the OIDC Provider.

Warning
titleNote

Support for other authentication schemes (eg. signature-based schemes) like client_secret_jwt and private_key_jwt may be added as future options.