Client authentication

Relaying Parties must authenticate with BankID OIDC for the token and introspect endpoints.

Among the standardized authentication methods the following are currently supported:

We also support and recommend the following:

Info

In order to use private_key_jwt or client_secret_jwt the merchant must send a request to BankID support as the options are not available when ordering a new client.

For private_key_jwt, the request must include a public key (or a URL) that should be used to verify the signature as a JSON Web Key Set (JWKS).