- 13 Nov 2024
- 4 Minutes à lire
- SombreLumière
Authentication Methods
- Mis à jour le 13 Nov 2024
- 4 Minutes à lire
- SombreLumière
In a Digipass Authentication Module deployment, a user tries to access a resource using a web browser. The resource is protected by ADFS. The user needs to provide the credentials to ADFS before they can access the resource. ADFS will validate these credentials with AD and with OneSpan Authentication Server.
For detailed information about logon methods and options, refer to the product documentation for your authentication server
Response-Only logon
A user attempts to access a resource protected by Microsoft ADFS, which is configured to use multi-factor authentication with Digipass Authentication for Microsoft ADFS. OneSpan Authentication Server is configured for Response-Only authentication.
Workflow: Response-Only
The user attempts to open a protected resource in a web browser and is redirected to ADFS for authentication. A user logon page (including a user ID and password field) is displayed.
The user enters the Windows credentials, which are validated against AD (1FA).
If Digipass Authentication for Microsoft ADFS is installed and configured as an additional authentication method, a second logon page requesting a one-time password (OTP) is displayed. The form on this page is generated by Digipass Authentication for Microsoft ADFS.
The user generates an OTP with the user's authenticator and enters it in the logon page (2FA).
OneSpan Authentication Server validates the user credentials. If successful, OneSpan Authentication Server generates a claim indicating that the user was successfully authenticated, and returns the claim to Microsoft ADFS.
Microsoft ADFS grants the authenticated user access to the protected resource.
1-step Challenge/Response logon
A user attempts to access a resource protected by Microsoft ADFS, which is configured to use multi-factor authentication with Digipass Authentication for Microsoft ADFS. OneSpan Authentication Server is configured for 1-step Challenge/Response authentication.
Workflow: 1-step Challenge/Response
The user attempts to open a protected resource in a web browser and is redirected to ADFS for authentication. A user logon page (including a user ID and password field) is displayed.
The user enters the Windows credentials, which are validated against AD (1FA).
If Digipass Authentication for Microsoft ADFS is installed and configured as an additional authentication method, Digipass Authentication for Microsoft ADFS requests a server challenge from OneSpan Authentication Server.
OneSpan Authentication Server generates a challenge and returns the challenge and the challenge key to Digipass Authentication for Microsoft ADFS.
A second logon page is presented, displaying the challenge and requesting a one-time password (OTP).
The user generates an OTP based on the presented challenge with the user's authenticator and enters the OTP in the logon page (2FA).
OneSpan Authentication Server validates the authentication request including the user ID, the OTP, and the challenge key. If successful, OneSpan Authentication Server generates a claim indicating that the user was successfully authenticated, and returns the claim to Microsoft ADFS.
Microsoft ADFS grants the authenticated user access to the protected resource.
2-step Challenge/Response logon
A user attempts to access a resource protected by Microsoft ADFS, which is configured to use multi-factor authentication with Digipass Authentication for Microsoft ADFS. OneSpan Authentication Server is configured for 2-step Challenge/Response authentication.
Workflow: 2-step Challenge/Response
The user attempts to open a protected resource in a web browser and is redirected to ADFS for authentication. A user logon page (including a user ID and password field) is displayed.
The user enters the Windows credentials, which are validated against AD (1FA).
If Digipass Authentication for Microsoft ADFS is installed and configured as an additional authentication method, a second logon page requesting a one-time password (OTP) is displayed. The form on this page is generated by Digipass Authentication for Microsoft ADFS.
Unlike Response-Only logon, the user needs to type a keyword in the OTP field. Digipass Authentication for Microsoft ADFS then sends an authentication request with the user ID and keyword to OneSpan Authentication Server.
OneSpan Authentication Server generates a challenge and returns the challenge and the challenge key to Digipass Authentication for Microsoft ADFS.
A second logon page is presented, displaying the challenge and requesting an OTP.
The user generates an OTP based on the presented challenge with the user's authenticator and enters the OTP in the logon page (2FA).
OneSpan Authentication Server validates the authentication request including the user ID, the OTP, and the challenge key. If successful, OneSpan Authentication Server generates a claim indicating that the user was successfully authenticated, and returns the claim to Microsoft ADFS.
Microsoft ADFS grants the authenticated user access to the protected resource.
Virtual Mobile Authenticator logon
Virtual Mobile Authenticator can be used as a backup mechanism when users do not have access to their primary authenticators. When using Virtual Mobile Authenticator, the user receives one-time passwords via SMS or email.
Workflow: Virtual Mobile Authenticator
The user requests authentication with Virtual Mobile Authenticator by clicking the corresponding button in the Response-Only or 1-step Challenge/Response logon interface.
Microsoft ADFS presents a new page requesting a keyword.
The user types the keyword to request a Virtual Mobile Authenticator OTP.
Digipass Authentication for Microsoft ADFS evaluates the keyword and sends an authentication request with the username and the keyword (as the password) to OneSpan Authentication Server.
OneSpan Authentication Server generates a one-time password (OTP) and sends it to the user via SMS or email. Additionally, OneSpan Authentication Server generates a challenge and returns the challenge to Digipass Authentication for Microsoft ADFS.
A second logon page is presented displaying the challenge and requesting an OTP.
The user enters the OTP previously received in the logon page.
OneSpan Authentication Server validates the authentication request. If successful, OneSpan Authentication Server generates a claim indicating that the user was successfully authenticated, and returns the claim to Microsoft ADFS.
Microsoft ADFS grants the authenticated user access to the protected resource.