Verify Security Question
Node Card
Category: MFA Nodes
Type:
verifySecurityQuestionTypical position: After a Web Page node collecting the security question answer, before the success terminal node.
Properties
Outputs & Errors
| Property | Type | Default | Description |
|---|---|---|---|
| NA | NA | NA | This node has no configurable properties. |
| Output / Code | Condition | Default message |
|---|---|---|
true | Answer matches the stored answer for the configured question | NA |
false | Answer is incorrect or unhandled error | NA |
Usage Notes
Security question answers are case-insensitive by default; check your LoginRadius Admin Console settings for exact match behavior. Place a Web Page node before this one to present the question and collect the user's answer. Route the false output to a retry path with a limited number of attempts before locking the account to prevent brute-force guessing.