Advanced Identity Cloud

OneSpan Sample journeys

Advanced Identity Cloud provides sample journeys that you can download from here to help you understand and address the most common OneSpan use cases.

These samples are provided only for development and testing, don’t use them in production environments.

OneSpan IAA user registration

The OneSpan IAA user registration journey interacts with the IAA service to create and activate a Digipass account. You can download the JSON file for this sample journey from https://github.com/ForgeRock/OneSpan-Auth-Tree-Nodes/blob/master/sample/OneSpan-Adapative-Authentication-User-Register-Sample-Tree-journeyExport - 2023-06-22T14_41_17.908Z.json[here].

User Registration

OneSpan IAA user login

The OneSpan IAA user login journey checks the browsing context and analyzes the risk of the end-user login. You can download the JSON file for this sample journey from https://github.com/ForgeRock/OneSpan-Auth-Tree-Nodes/blob/master/sample/OneSpan-Adapative-Authentication-User-Login-Sample-Tree-journeyExport - 2023-06-22T14_41_13.211Z.json[here].

User Login

OneSpan IAA validate transaction event

The OneSpan IAA validate transaction event journey evaluates the risk before an end-user tried to send a transaction, based on the transaction details and the browser or mobile’s context. You can download the JSON file for this sample journey from https://github.com/ForgeRock/OneSpan-Auth-Tree-Nodes/blob/master/sample/OneSpan-Adapative-Authentication-Validate-Transaction-Sample-Tree-journeyExport - 2023-06-22T14_41_30.317Z.json[here].

User Login

OneSpan IAA validate non-monetary events

The OneSpan IAA validate transaction events journey provides a generic validation for non-monetary events. You can download the JSON file for this sample journey from https://github.com/ForgeRock/OneSpan-Auth-Tree-Nodes/blob/master/sample/OneSpan-Adapative-Authentication-Validate-Event-Sample-Tree-journeyExport - 2023-06-22T14_41_27.172Z.json[here].

Non-Monetary

OneSpan CA offline user registration and Digipass activation

The OneSpan CA offline user registration and Digipass activation journey interacts with the OneSPAN OCA service which creates a Digipass user account and awaits a Digipass Authenticator to activate the license. You can download the JSON file for this sample journey from https://github.com/ForgeRock/OneSpan-Auth-Tree-Nodes/blob/master/sample/OneSpan-Cloud-Authentication-User-Register-Sample-Tree-journeyExport - 2023-06-22T14_41_53.812Z.json[here].

Offline Digipass

OneSpan CA user login with one-time password

The OneSpan CA user login with one-time password journey validates the one-time password and returns the validation result. If the authentication has succeeded, the browser will be redirected to the success URL. You can download the JSON file for this sample journey from https://github.com/ForgeRock/OneSpan-Auth-Tree-Nodes/blob/master/sample/OneSpan-Cloud-Authentication-User-Login-OTP-Sample-Tree-journeyExport - 2023-06-22T14_41_38.002Z.json[here].

Login With OTP

OneSpan CA user login with challenge / response (CR)

The OneSpan CA user login with challenge / response (CR) journey validates the OTP and returns the validation result using the Challenge/Response mechanism. If the authentication has succeeded, the browser will be redirected to the success URL. You can download the JSON file for this sample journey from https://github.com/ForgeRock/OneSpan-Auth-Tree-Nodes/blob/master/sample/OneSpan-Cloud-Authentication-User-Login-Challenge-Response-Sample-Tree-journeyExport - 2023-06-22T14_41_34.113Z.json[here].

Login with Challenge / Response

OneSpan CA offline transaction data signing

The OneSpan CA offline transaction data signing journey validates the signature and returns the validation result. If the authentication has succeeded, the browser will be redirected to the success URL. You can download the JSON file for this sample journey from https://github.com/ForgeRock/OneSpan-Auth-Tree-Nodes/blob/master/sample/OneSpan-Cloud-Authentication-Validate-Transaction-Sample-Tree-journeyExport - 2023-06-22T14_41_58.163Z.json[here].

Offline Transaction Data Signing

OneSpan RA insert transaction

The OneSpan RA insert transaction journey leverages OneSpan Risk Analytics and gets a response code. You can download the JSON file for this sample journey from https://github.com/ForgeRock/OneSpan-Auth-Tree-Nodes/blob/master/sample/OneSpan-Risk-Analytics-Send-Transaction-Sample-Tree-journeyExport - 2023-06-22T14_42_02.617Z.json[here].

Insert Transaction

Authentication with OneSpan

This section describes how to use the OneSpan IAA user register authentication journey and how the authentication nodes work.

To start the authentication process:

  1. Access https://tenant-env-fqdn/am/XUI/?realm=alpha&authIndexType=service&authIndexValue=OneSpan-XUI-Adapative-Authentication-User-Register-Sample-Tree in your browser.

  2. Enter the username and password.

    Password should be at least eight characters long and include at least one lowercase, one uppercase, and one number. Also it and should not include part of the username for any three characters.

    Authentication Login

  3. Once the Risk Analytics has accepted the user registration, the IAA service creates a Digipass user account and waits for a trusted device to activate the license with an activation token, which is rendered as a visual code.

    Visual Code

  4. Launch the AAS Demo App, click SCAN and use the camera to scan the above visual code.

  5. Once the code is detected, the app prompts you to enter a 6-digit security PIN and confirm the same.

    After completing the registration process, the demo app displays the user page and the browser redirects to the success URL.

    Demo App Registration

  6. To verify that the user registration process has been logged by the system, log in to your IRM system and navigate to SUPERVISE & INVESTIGATE > Latest Events.

    Laterst Events

Copyright © 2010-2024 ForgeRock, all rights reserved.