Manage Account Security screen (v2) text reference

This screen appears after a user clicks Account Security on the manageProfile screen.

You can also display a Back to App button on this screen by including the redirect_uri parameter when opening the user profile. For example:

https://v1.api.us.janrain.com/e0a70b4f-1eef-4856-bcdb-f050fee66aae/auth-ui/profile?client\_id=70a45721-c6ef-4d7c-91ff-f14e9346b8b6&redirect\_uri=https://identitydocs.akamai.com

If the user clicks the Back to App button, he or she is sent to the URL specified by the redirect_uri parameter.Ā The Back to App button (available only in Hosted Login v2, looks like this:


JTL (Janrain Templating Language) tags used on this screen

JTL Text TagDefault Value
textLogoutLogout
textAccountScreensHeadingManage your account settings, content preferences, privacy amd security.
textAccountSecurityAccount Security
textEmailVerifiedĀ 
textChangeEmailTitleChange Email Address
textChangeEmailFormValueĀ 
textEmailLabelEmail Address
textChangeEmailPlaceholderĀ 
textChangeEmailSubmitContinue
textChangeEmailConfirmTitleVerification Code Required
textChangeEmailConfirmValueA verification code was sent to
textChangeEmailCodeLabelEnter Verification Code
textChangeEmailCodePlaceholderCode
textChangeEmailCodeCodeSubmitContinue
textSecondFactorChangeEmailCodeResendDidn’t receive a verification code?
textSecondFactorChangeEmailCodeSendLinkResent verification code
textSecondFactorChangeEmailCodeResendInvalidĀ 
textSecondFactorChangeEmailCodeSendLinkInvalidĀ 
textChangeEmailCodeCodeSuccessĀ 
textMobileNumberTitleMobile Number
textAddMobileNumberTitleAdd Mobile Number
textChangeMobileNumberFormValueEnter your new mobile number.
textMobileNumberLabelMobile Number
textChangeMobileNumberPlaceholderEnter your new mobile number
textChangeMobileNumberSubmitContinue
textChangeMobileNumberConfirmTitleVerification Code Required
textChangeMobileNumberConfirmValueA verification code was sent to
textChangeMobileNumberCodeLabelEnter Verification Code
textChangeMobileNumberCodePlaceholderCode
textChangeMobileNumberCodeCodeSubmitContinue
textSecondFactorChangeMobileNumberCodeResendDidn’t receive a verification code?
textSecondFactorChangeMobileNumberCodeSendLinkResend verification code
textSecondFactorChangeMobileNumberCodeResendInvalidĀ 
textSecondFactorChangeMobileNumberCodeSendLinkInvalidĀ 
textChangeMobileNumberCodeCodeSuccessĀ 
textDeleteMobileNumberTitleDelete Mobile Number
textPasswordSettingsPassword Settings
textSaveChangesSave Changes
savedProfileMessageYour profile has been saved.
textLinkAccountsSettingsIntegrations
textLinkAccountsDescriptionConnect your account with existing third party accounts to help streamline your login process.
linkedAccountsĀ 
textConnectWithConnect with
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