Scenario: User Login with OTP

Prev Next

This scenario uses the following 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

  1. 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.

  2. Enter your user name.

    ForgeRock login dialog

  3. Launch the Mobile Authenticator Studio app and tap OTP in the Applications list.

  4. Verify your identity.

    The app generates your OTP.

  5. 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.