Skip to content

Identity Providers

BankID offers ways at authenticating end users at different levels of assurance.

Relaying Parties (RP) can include parameters in the authorization request to request a particular Level of assurance.

Supported acr values

The standard parameter for this in the Authorization Request is acr_values.

Name acr_values amr claim acr claim
BankID High urn:bankid:bid ["bid"] urn:bankid:bid;LOA=4
BankID Biometric urn:bankid:bis Info urn:bankid:bis;LOA=3

Successful authentication results in an ID Token being returned to the requesting OIDC Client that will contain these claims for amr and acr.

Also, refer to the OpenID configuration acr_values_supported property for the latest list of supported acr_values.