- 11 Nov 2024
- 1 Minute to read
- DarkLight
Scenario: User Login with OTP
- Updated on 11 Nov 2024
- 1 Minute to read
- DarkLight
This scenario uses the workflow tree illustrated in User login with OTP workflow tree.
User login with OTP 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 OTP
Walkthrough: User login with OTP
Use the following URL to start the process:
https://your_instance_url/openam/XUI/?realm=/&service=OneSpan-XUI-Cloud-Authentication-User-Login-OTP-Sample-Tree#login
The ForgeRock login dialog is displayed.
Enter your user name.
ForgeRock login dialog
Launch the Mobile Authenticator Studio app and tap OTP in the Applications list.
Verify your identity.
The app generates your OTP.
Enter the OTP in the login dialog and click LOG IN.
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 with OTP in general, see Integrating end-user login with one-time password (OTP).
Additional considerations
The workflow tree uses the following sample node:
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: User login with Challenge/Response.