Manage Personal Data screen (v2) text reference

This screen appears after a user clicks Personal Data 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 and security.
textPersonalDataPersonal Data
textSaveChangesSave Changes
textBackToUserProfileBack to User Profile
savedProfileMessageYour profile has been saved.
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