Verify Duo Authentication
Node Card
Category: MFA Nodes
Type:
verifyDuoAuthTypical position: After the Duo Auth output of MFA Configured State, 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 | Duo authentication challenge completed and approved | NA |
false | Duo authentication denied, timed out, or unhandled error | NA |
Usage Notes
Duo Security authentication is handled via the Duo Web SDK embedded in the user-facing page; this node validates the signed response returned by Duo after the user completes the challenge. Ensure your Duo integration credentials (Integration Key, Secret Key, API Hostname) are configured in the LoginRadius Admin Console before deploying flows that use this node. Route false to an error page with guidance for users who are unable to complete the Duo challenge.