Identity Cloud

OneSpan Identity Verification node

The OneSpan Identity Verification node performs document verification using OneSpan. The user is redirected to OneSpan to verify their identity and returned to the authentication journey.

Compatibility

You can implement this node on the following systems:

Product Compatible?

ForgeRock Identity Cloud

ForgeRock Access Management (self-managed)

ForgeRock Identity Platform (self-managed)

Inputs

This node requires the following inbound data:

Description Attribute name Source

First Name

objectAttributes.givenName

Shared state

Last Name

objectAttributes.sn

Shared state

Phone Number

objectAttributes.telephoneNumber

Shared state

Dependencies

To use this node, you must integrate OneSpan in your Identity Cloud tenant environment and enable OneSpan identity verification.

Configuration

The configurable properties for this node are:

Property Usage

IOneSpan Auth Token

The authentication token used in OneSpan identity verification.

OneSpan tenant ID

The OneSpan identity verification tenant ID.

OneSpan IDV URL

The OneSpan URL to which this node will redirect to get identity verification.

OneSpan IDV workflow ID

The workflow ID for the OneSpan identity verification tenant.

BrandID

The brand ID for the OneSpan identity verification tenant.

Language

The default language for the OneSpan identity verification tenant.

redirectURL

The URL to be returned to after completing OneSpan identity verification.

role

The role to be sent for OneSpan identity verification.

Outputs

Description Attribute name Source

OneSpan IDV Results

OneSpan_IDV_Results

Result from OneSpan identity verification

Outcomes

Pass

Identity is successfully verified.

Fail

Identity verification failed.

Error

An error occurred while verifying identity. An error message is output to the shared state.

Troubleshooting

If this node logs an error, review the log messages for the transaction to find the reason for the exception and address the issue appropriately.

Examples

This example journey highlights the use of the OneSpan Identity Verification node:

onespan id verify journey
Copyright © 2010-2023 ForgeRock, all rights reserved.