- 11 Nov 2024
- 1 Minute to read
- DarkLight
Scenario: Offline User Registration and Authenticator Activation
- Updated on 11 Nov 2024
- 1 Minute to read
- DarkLight
This scenario uses the workflow tree illustrated in Offline user registration and Digipass activation workflow tree.
Offline user registration and Digipass activation workflow tree
About this scenario
In this scenario, a Mobile Authenticator Studio app is used, which is built and downloaded from the OneSpan Cloud Authentication Sample Site.
Before you begin
Ensure that you have completed the steps described in Getting started with OneSpan Authentication for ForgeRock.
Walkthrough: Offline user registration and Digipass activation
Walkthrough: Offline user registration and Digipass activation
Use the following URL to start the process:
https://your_instance_url/openam/XUI/?realm=/&service=OneSpan-XUI-Cloud-Authentication-User-Register-Sample-Tree#login
Enter your user name and password. The password needs to meet the following requirements:
Minimum length: 8 digits
Contains at least one lowercase and one uppercase character
Contains at least one numeric character
Does not contain parts of the user name for any 3 characters
ForgeRock login dialog
Behind the scenes, the OCA service creates a user account and waits for an authenticator to activate the license. The activation password is included in a Cronto image.
Launch the Mobile Authenticator Studio app and scan the Cronto image.
The device code is displayed on the mobile device.
Enter the device code.
Another Cronto image is displayed.
Scan the Cronto image.
Enter your user name and activate fingerprint protection.
Your first one-time password (OTP) is displayed.
Enter the OTP as the signature to complete the activation.
The Mobile Authenticator Studio app opens the Applications page, and the browser is redirected to the success URL.
For more information about the registration and activation process in general, see Integrating offline end-user registration and Digipass activation.
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: User login with OTP.