OpenIDConnect and Customer Identity Cloud support

It is possible to integrate directly with Klarna OpenIDConnect or enabling it via one of our Customer Identity Cloud providers.

Obtain a client with either the client_secret_basic or client_secret_post authentication methods selected and save the secret. You will need to use it to authenticate requests to the OIDC.

​Employ an IDP URL specific to your service's geographic region and run IDP discovery. This step will retrieve the authorization and token endpoints, available scopes and other essential components needed for the standard OAuth flow.

MARKUP
EU: https://login.klarna.com
NA: https://login.klarna.com/na/lp/idp

To test Sign in with Klarna direct integration on playground, please use the following issuer URLs:

Follow the rest of the OAuth flow according to the standard https://datatracker.ietf.org/doc/html/rfc6749.

Sign in with Klarna is available natively on the Auth0 platform, in their marketplace.

It is also supported by other platforms, where you can add it using a custom OpenID connect configuration.

Here is the list of verified platforms with Klarna.

  • Azure AD B2C
  • Google Firebase
  • AWS Cognito
  • Cidaas

If your Customer Identity Cloud provider isn't listed, please reach out to us.