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

Configure Authenticator

Sets up the Authenticator app (TOTP) MFA method. Displays a QR code for the user to scan with their authenticator app. Businesses can customize the labels and descriptions shown.
MFA Node

Node Card

Configure Authenticator
true
false
Category: MFA Nodes
Type: configureAuthenticator
Typical position: After Configure MFA routes to the Authenticator output, before Verify Authenticator.

PropertyTypeDefaultDescription
QR Code Widthnumber200Width of the QR code in pixels. Minimum: 10, Maximum: 1000.
Display Get AppcheckboxfalseWhen enabled, shows a link for users to download an authenticator app.
Get App TexttextNAThe link label for the app download link. Shown when Display Get App is enabled.
Get App LinktextNAURL pointing to the authenticator app (e.g., App Store or Google Play). Shown when Display Get App is enabled.
Authenticator LabeltextSetup AuthenticatorLabel displayed above the QR code. Required.
Default Button TexttextNALabel for the submit/confirm button. Required.

Common Next Nodes

Configure Authenticator (true)Verify Authenticatorconfirm the TOTP code to complete enrollment

Usage Notes

This node generates a TOTP secret and renders a QR code for the user to scan. After the user scans the QR code, connect the true output to Verify Authenticator to confirm the code from the app before completing enrollment. Adjust the QR Code Width for readability on mobile layouts: 200px is appropriate for most desktop interfaces.