Recovery Code Collector Decision node
Lets users authenticate with a recovery code provided when registering a device for multi-factor authentication.
Use this node for a flow that includes push notifications or one-time passwords. When the user loses their registered device, they can use a recovery code as an alternative method for authentication. Find information on viewing the recovery codes when registering a device in Register the ForgeRock Authenticator for multi-factor authentication.
Compatibility
Product | Compatible? |
---|---|
PingOne Advanced Identity Cloud |
Yes |
PingAM (self-managed) |
Yes |
Ping Identity Platform (self-managed) |
Yes |
Outcomes
-
True
-
False
Evaluation continues along the True
outcome path if the provided recovery code matches one belonging to the user.
The node reads the username
from the shared state. Implement the following node before this node in the journey:
-
Username Collector node (standalone AM)
-
Platform Username node (Ping Identity Platform deployment)
If the recovery code does not match, or a username has not been acquired,
evaluation continues along the False
outcome path.