Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space PDOIDC and version master

...

The following sub-sections contain information on the BankID Identity Provider (IDP) options supported by this release of the OpenID Connect Provider from BankID. See general also information on about user experience that applies for the various IDP.

...

Remark that some IDPs must be selected by the login_hint parameter. 

The OIDC Provider also includes a JavaScript Connector supporting all IDPs. The JS Connector is a wrapper for the API that simplifies integration for front-end applications and ensures that the REST API is used in the intended way. 


IDPName (amr)LoA (acr)
IDPLogin Hint

LoA (acr)

AMR (from API Version 2)

Security LevelComment
BankID Netcentric

BID

urn:bankid:bid;LOA=4
Securitylevel High;
[ "bid" ]High
BankID on MobileBIMurn:bankid:bim;LOA=4
Securitylevel High; 
[ "bim" ]High 
BankID BiometricBISurn:bankid:bis;LOA=3
Securitylevel Substantial;
https://developer.bankid.no/bankid-with-biometrics/flows/code/#token-claimsSubstantialIDP selectable by login_hint only.

Login hints

The OIDC Provider from BankID supports codification of amr values as part of the login_hint request parameter to the authorize endpoint. Hence, pre-selection of the BankID IDP along with pre-selection of user-ID can be governed by supplying proper values as shown in the following table.

...