AM 7.3.1

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:

Outcomes

Single outcome path.

Properties

Property Usage

One-time password length

Specify the number of digits in the one-time password.

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.