Manage User Profile screen (v2) text reference

This screen appears after a user clicks a link for managing his or her user profile.

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 and security.
textPersonalDataPersonal Data
textPersonalDataSectionDescriptionManage your display name, username, and other personal settings.
textAccountSecurityAccount Security
textAccountSecuritySectionDescriptionUpdate your password and manage secure devices for your account.
textPrivacySettingsPrivacy Settings
textPrivacySettingsDescriptionManage your privacy settings and exercise your rights under the General Data Protection Regulation.
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