MFA Registration Options node
Lets the user register a multi-factor authentication device or skip the registration process.
The node requires the username of the identity to update and the type of MFA device. For example, you can use a Platform Username node and a Push Sender node earlier in the flow to obtain these.
Compatibility
Product | Compatible? |
---|---|
Advanced Identity Cloud |
Yes |
PingAM (self-managed) |
Yes |
Ping Identity Platform (self-managed) |
Yes |
Outcomes
-
Register
-
Get App
(configurable) -
Skip
(configurable) -
Opt-out
(configurable)
Evaluation continues along the outcome the user selects.
Properties
Property | Usage |
---|---|
Remove 'skip' option |
If checked, users can no longer skip the node and must interact with it. |
Display Get Authenticator App |
If enabled, display the Get the App button. |
Message |
Localized text to use as the title of the screen. The key is the language, such as |
Register Device |
Localized text to use on the Register Device button. The key is the language, such as |
Get Authenticator App |
Localized text to use on the Get Authenticator App button. The key is the language, such as |
Skip this Step |
Localized text to use on the Skip this Step button. The button and the outcome only appear if the Remove 'skip' option is not enabled. The key is the language, such as |
Opt-out |
Localized text to use on the Opt-Out button. The button and the outcome only appear if the Remove 'skip' option is not enabled. Note that this node does not change the user’s profile. Connect the Opt-out outcome to an Opt-out Multi-Factor Authentication node to persist the option in the user’s profile. The key is the language, such as |
Example
Refer to the Push authentication example journey for how to use the MFA Registration Options node in a journey handling push devices.