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? |
---|---|
Advanced Identity Cloud |
Yes |
PingAM (self-managed) |
Yes |
Ping Identity Platform (self-managed) |
Yes |
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 |