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

Product Compatible?

ForgeRock Identity Cloud

Yes

ForgeRock Access Management (self-managed)

Yes

ForgeRock Identity Platform (self-managed)

Yes

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

Property Usage

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

failUrl

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

passUrl

The URL to be returned to after OneSpan successfully verifies the identity.

defaultUrl

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

errorUrl

The URL to be returned to if errors occur during OneSpan identity verification.

sessionTimeoutUrl

The URL to be returned to after the OneSpan identity verification session times out.

role

The role to be sent for OneSpan identity verification.

Outputs

Output variable Description

OneSpan IDV Results

Results of 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-2024 ForgeRock, all rights reserved.