Introduction
...
Term | Description |
---|---|
Relying Party (RP) | A party that uses the BankID web service to provide authentication and signing functionality to the end user. |
Animated QR code | A QR code being continuously updated, thereby making remote fraud more difficult, for details see QR codes (bankid.com) |
Authentication flow
Swedish BankID authentication flow with two options is the following:
...
The intent text: "Logging in to Swedish BankID Application" in the BankID app can be customized like explained in Configuration of User Visible Data per application.
Technical information
Ubisecure SSO and related components act as a Relying Party to BankID service provider. This concept is strictly specified in Integration guide (bankid.com). It is highly suggested to read through the guidelines before proceeding to enable the authentication method.
...
In order to access Swedish BankID environments you have to obtain certificates for the access. A relying party needs two needs three certificates:
- CA root certificate to trust the BankID service provider servers
- CA root certificate to trust BankID user certificates
- A client certificate for authenticating to the BankID service provider
...