SMS OTP MFA Input
Node Card
Category: Input Nodes
Type:
sms-otp-mfa-inputTypical position: Inside a Web Page node on the SMS OTP MFA branch of an MFA flow.
Properties
Outputs & Errors
| Property | Type | Default | Description |
|---|---|---|---|
| Enter Phone Message | text | NA | Prompt displayed to the user to enter their phone number (shown on the phone entry step). |
| Verification Code Message | text | NA | Message displayed above the OTP entry field. |
| Resend Code Message | text | NA | Label or link text for the resend OTP action. |
| Default Button Text | text | NA | Label on the submit button for this MFA screen. |
| Enable Configure | checkbox | NA | When enabled, displays a configure option that allows the user to set up or change their SMS OTP MFA phone number from this screen. |
| Output / Code | Condition | Default message |
|---|---|---|
| NA | NA | Child nodes have no independent outputs: the parent Web Page node fires its output edge on form submission. |
Common Next Nodes
Web Page containing SMS OTP MFA Input (output)→Verify OTPvalidate the SMS OTP entered by the user
Usage Notes
This node renders the full SMS OTP MFA UI, including the phone entry step, OTP entry field, resend link, and submit button. Use it in the SMS OTP branch of an MFA flow. Enable Enable Configure if users should be able to update their registered MFA phone number from this screen.