Client authenticationΒΆ

Relaying Parties (RP) must authenticate with BankID for server-to-server calls such as the token and introspect endpoints.

Among the standardized authentication methods the following is recommended:

We also support:

Info

In order to use private_key_jwt the merchant must send a request to BankID support with a public key to verify the signature as a JSON Web Key Set (JWKS).

Read more about the requirements here.