Identity Cloud

HOTP Generator node

Creates a string of random digits of the specified length for use as a one-time password.

Passwords are stored in the oneTimePassword transient node state property.

Use this node with these nodes to add one-time password verification as an additional factor:

Compatibility

Product Compatible?

ForgeRock Identity Cloud

Yes

ForgeRock Access Management (self-managed)

Yes

ForgeRock Identity Platform (self-managed)

Yes

Outcomes

Single outcome path.

Properties

Property Usage

One-time password length

Specify the number of digits in the one-time password. The minimum number of digits is 6, in accordance with the HOTP specification.

Default: 8

Example

The following example uses an HOTP generator as part of multi-factor authentication:

HOTP generator as part of MFA
Copyright © 2010-2024 ForgeRock, all rights reserved.