loading
Preparing LoginRadius developer resources
Mission: Help enterprises accelerate digital transformation with our fully-managed Customer IAM technology.
Skip to main content

Configure MFA

Presents available MFA methods to the user for initial enrollment. Configures whether MFA is Mandatory or Optional. Routes to the method the user selects.
MFA Node

Node Card

Configure MFA
true
false
Category: MFA Nodes
Type: configureMfa
Typical position: After MFA Configured State routes to the "not configured" path, before method-specific Configure nodes.

PropertyTypeDefaultDescription
MFA FlowselectNAWhether MFA setup is Mandatory or Optional. Required. When Optional, a Skip output edge is available.
MessagetextMulti-Factor Authentication Set Up.Instruction text displayed to the user on the enrollment screen. Required.
MFA MethodsmultiselectNASelect the MFA methods to offer: Authenticator, Security Question, Email OTP, SMS OTP, Push Notification, Duo Authentication, Passkey.
Authenticator Button TexttextNAButton label for the Authenticator option. Required when Authenticator is selected.
Security Question Button TexttextNAButton label for the Security Question option. Required when Security Question is selected.
Email OTP Button TexttextNAButton label for the Email OTP option. Required when Email OTP is selected.
SMS OTP Button TexttextNAButton label for the SMS OTP option. Required when SMS OTP is selected.
Push Notification Button TexttextNAButton label for the Push Notification option. Required when Push Notification is selected.
Duo Authentication Button TexttextNAButton label for the Duo Authentication option. Required when Duo Authentication is selected.
Passkey Button TexttextNAButton label for the Passkey option. Required when Passkey is selected.

Common Next Nodes

Configure MFA (Authenticator)Configure Authenticatorenroll TOTP authenticator app
Configure MFA (SMS OTP)Web Page (Phone)collect phone for SMS OTP enrollment
Configure MFA (Skip)Success Finaloptional flow: user deferred MFA setup

Usage Notes

Connect each method output to its corresponding Configure node to complete enrollment (e.g., Authenticator → Configure Authenticator → Verify Authenticator). When MFA Flow is set to Mandatory, the Skip output is not present: all users must complete setup. For Optional flows, connect Skip directly to the login success path so users can defer MFA enrollment.