2FA Required screen (v2) text reference

This screen appears after:

  1. A user has been authenticated.

  2. Two-factor authentication is in force.

  3. 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 TagDefault Value
textAuthRuleSecondFactorHeading2FA Required
textAuthRuleSecondFactorValueIn order to complete your login, you must complete 2FA.
textAuthRuleSecondFactorActionTitleSend code via:
textAuthRuleSecondFactorEmailCodeTitle 
textAuthRuleSecondFactorActionError 
textCancelRequestCancel Request
textNeedHelpNeed Help?
linkHelpVisit 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