Security Question Input
Node Card
Category: Input Nodes
Type:
security-question-inputTypical position: Inside a Web Page node on the Security Questions MFA branch, for users with questions already set up.
Properties
Outputs & Errors
| Property | Type | Required | Description |
|---|---|---|---|
| Description | text | Yes | Message shown above the security question fields, prompting the user to answer. |
| Default Button Text | text | Yes | Label on the submit button for 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 Security Question Input (output)→Verify Security Questionvalidate the user's security question answers
Usage Notes
Security Question Input renders the configured security questions for the authenticated user and collects their answers. It is used on the Security Questions MFA verification path: not for the initial setup path. Answers are validated by the downstream Verify Security Question node.