You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

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 xID IPD can be governed by suppling proper values as shown in the following table. The OIDC Client may alternatively use the xID Connector to select the xID IDP and govern its behaviour.

login_hintDescription
XIDxID is pre-selected, with step-up to BankID whenever required
XID:nostepupxID is pre-selected, but without any step-up to BankID. In this case an authentication failure is returned to the OIDC Client if xID cannot rekognize the browser/device in question.
XID::directconsentxID is pre-selected and any accept dialog for the OIDC Client in question is ommited if the Client is also requesting scopes that demand concent handling
  • No labels