Update Security Answer
Node Card
Category: MFA Nodes
Type:
updateSecurityAnswerTypical position: In the account management flow, after collecting the new security answer via a Web Page node.
Properties
Outputs & Errors
| Property | Type | Default | Description |
|---|---|---|---|
| NA | NA | NA | This node has no configurable properties. |
| Output / Code | Condition | Default message |
|---|---|---|
true | Security answer updated successfully | NA |
false | Update failed or unhandled error | NA |
Usage Notes
Use this node in an account management flow to let users change their security question answers. Place a Web Page node before this one to present the currently configured question and collect the new answer. The user must be authenticated before reaching this node; verify an access token is present in the session context before routing here.