- 11 Nov 2024
- 1 Minute à lire
- SombreLumière
Scenario: User Login with Challenge/Response
- Mis à jour le 11 Nov 2024
- 1 Minute à lire
- SombreLumière
This scenario uses the workflow tree illustrated in User login with Challenge/Response workflow tree.
User login with Challenge/Response workflow tree
Before you begin
Ensure that you have completed the steps described in Scenario: Offline user registration and Digipass activation.
Walkthrough: User login with Challenge/Response
Walkthrough: User login with Challenge/Response
Use the following URL to start the process:
https://your_instance_url/openam/XUI/?realm=/&service=OneSpan-XUI-Cloud-Authentication-User-Login-Challenge-Response-Sample-Tree#login
The ForgeRock login dialog is displayed.
Enter your user name.
A Cronto image carrying the challenge code is displayed.
Launch the Mobile Authenticator Studio app and tap CR in the Applications list.
Verify your identity.
The app generates your response to the challenge.
Enter the OTP in the login dialog.
The OCA Login service validates the OTP and returns the validation result. If the authentication has succeeded, the browser will be redirected to the success URL.
For more information about the user login process using Challenge/Response in general, see Integrate end-user login with Challenge/Response.
Additional considerations
The workflow tree uses the following sample nodes:
The OneSpan Sample nodes are provided and included in the OneSpan Authentication for ForgeRock package for demonstration purposes only. You should not use these nodes in production environments, but replace them with your own node implementations.
Next steps
After completing this scenario, you can continue with Scenario: Offline transaction data signing.