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

Verify Security Question

Verifies the user's answer to the configured security question. Use after the Security Question Input node.
MFA Node

Node Card

Verify Security Question
true
false
Category: MFA Nodes
Type: verifySecurityQuestion
Typical position: After a Web Page node collecting the security question answer, before the success terminal node.

PropertyTypeDefaultDescription
NANANAThis node has no configurable properties.

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.