Authenticator Input
Node Card
Category: Input Nodes
Type:
authenticator-inputTypical position: Inside a Web Page node on the TOTP MFA branch, for users who already have an Authenticator app registered.
Properties
Outputs & Errors
| Property | Type | Default | Description |
|---|---|---|---|
| NA | NA | NA | This node has no configurable properties. |
| Output / Code | Condition | Default message |
|---|---|---|
| NA | NA | Child nodes have no independent outputs: the parent Web Page node fires its output edge on form submission. |
Common Next Nodes
Web Page containing Authenticator Input (output)→Verify Authenticatorvalidate the TOTP code entered by the user
Usage Notes
Authenticator Input renders a single TOTP code entry field. It is used on the Authenticator MFA verification path: not for the initial setup/enrollment path. The entered TOTP code is validated by the downstream Verify Authenticator node.