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 Tag | Default Value |
---|---|
textLogout | Logout |
textAccountScreensHeading | Manage your account settings, content preferences, privacy and security. |
textPersonalData | Personal Data |
textSaveChanges | Save Changes |
textBackToUserProfile | Back to User Profile |
savedProfileMessage | Your profile has been saved. |
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 about 2 years ago