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

Authenticator Input

Displays the TOTP entry field for when a user has already configured an Authenticator app. Always used inside a Web Page node. Child node: must be placed inside a Web Page node.
Input Node

Node Card

Authenticator Input
true
false
Category: Input Nodes
Type: authenticator-input
Typical position: Inside a Web Page node on the TOTP MFA branch, for users who already have an Authenticator app registered.

PropertyTypeDefaultDescription
NANANAThis node has no configurable properties.

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.