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

Security Question Input

Displays the security question answer field when the user has already configured security questions. Always used inside a Web Page node. Child node: must be placed inside a Web Page node.
Input Node

Node Card

Security Question Input
true
false
Category: Input Nodes
Type: security-question-input
Typical position: Inside a Web Page node on the Security Questions MFA branch, for users with questions already set up.

PropertyTypeRequiredDescription
DescriptiontextYesMessage shown above the security question fields, prompting the user to answer.
Default Button TexttextYesLabel on the submit button for this screen.

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.