Important. Identity Cloud's 2FA feature is currently in Limited Availability. Please contact your Akamai representative as usage of 2FA features must be approved during Limited Availability.
The manageProfile screen is a user’s “home page” for managing their user profile. You can direct a logged-in user to this screen by using a URI similar to the following:
In the preceding URI, e0a70b4f-1eef-4856-bcdb-f050fee66aae is the Akamai customer ID and a123ef65-83dc-4094-a09a-76e1bec424e7 is the OIDC login client used to make the authorization request.
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: