Authentication nodes

OTP Collector Decision node

The OTP Collector Decision node requests and verifies one-time passcodes (OTP).

Example

The following example demonstrates using an OTP in a multi-factor authentication journey:

OTP journey

Availability

Product Available?

PingOne Advanced Identity Cloud

Yes

PingAM (self-managed)

Yes

Ping Identity Platform (self-managed)

Yes

Inputs

The node requires the oneTimePassword and oneTimePasswordTimestamp properties in the incoming node state.

Implement the HOTP Generator node earlier in the journey.

Dependencies

None.

Configuration

Property Usage

One Time Password Validity Length

The length of time, in minutes, that an OTP remains valid.

Default: 5

Outputs

This node doesn’t change the shared state.

Outcomes

True

The OTP is valid.

False

The OTP isn’t valid.

Errors

This node doesn’t log any error or warning messages of its own.