2FA Required screen (v2) text reference
This screen appears after:
-
A user has been authenticated.
-
Two-factor authentication is in force.
-
The user has both a verified email address and a verified mobile number.
If all of the preceding conditions are true, the authRule_secondFactor screen appears and the user can choose whether their two-factor access code is sent to them via email or via text messaging.
JTL (Janrain Templating Language) tags used on this screen
JTL Text Tag | Default Value |
---|---|
textAuthRuleSecondFactorHeading | 2FA Required |
textAuthRuleSecondFactorValue | In order to complete your login, you must complete 2FA. |
textAuthRuleSecondFactorActionTitle | Send code via: |
textAuthRuleSecondFactorEmailCodeTitle | |
textAuthRuleSecondFactorActionError | |
textCancelRequest | Cancel Request |
textNeedHelp | Need Help? |
linkHelp | Visit our help center. |
textFooter | |
textFooterExtra |
JTL tags mapped to UI screen elements
The following diagram maps the JTL tags to their corresponding screen elements:
See also
Updated over 2 years ago