Configure Security Question
Node Card
Category: MFA Nodes
Type:
configureSecurityQuestionTypical position: After Configure MFA routes to the Security Question output, before Verify Security Question.
Properties
Outputs & Errors
| Property | Type | Default | Description |
|---|---|---|---|
| Description | text | Configure Security Questions | Instruction text shown to the user above the question list. Required. |
| Select Security Questions | multiselect | NA | Choose which security questions are available for the user to pick from. Populated from questions configured in your LoginRadius Admin Console. Required. |
| Number of Security Questions | select | NA | How many questions the user must answer during setup. Required. |
| Default Button Text | text | NA | Label for the submit/save button. Required. |
| Output / Code | Condition | Default message |
|---|---|---|
true | Security questions answered and saved successfully | NA |
false | Setup failed or unhandled error | NA |
Common Next Nodes
Configure Security Question (true)→Success Finalsecurity questions enrolled: complete setup
Usage Notes
Ensure the security questions you select here are pre-configured in the LoginRadius Admin Console before deploying the flow. The Number of Security Questions setting must not exceed the total number of questions selected; set it to match your security policy (typically 2–3). Connect the true output to the next step in the enrollment flow or directly to a success terminal node.