-
Notifications
You must be signed in to change notification settings - Fork 30
Expand file tree
/
Copy pathAuth0ProfilePage.xml
More file actions
28 lines (26 loc) · 1.37 KB
/
Auth0ProfilePage.xml
File metadata and controls
28 lines (26 loc) · 1.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<vcelldoc>
<page title="Auth0 Profile Page">
<introduction>
After logging into Auth0 for the first time, the user will be redirected to the <bold>Profile</bold> page
in Auth0. There, the user will complete the final step to creating an Auth0 account.
</introduction>
<appearance>
<imgReference target = "ProfileUsernameExplanation.png"/>
</appearance>
<operations>
In order to properly use VCell, users must have a VCell Username. There are three ways to link a VCell
username to an Auth0 login:
<list>
<item>Existing Users - <link target="Auth0ExistingUserAccountLinking">Use old VCell login</link></item>
<item>Forgot your password? - <link target="Auth0ReturningUserAccountLinking">Recover old VCell Account</link></item>
<item>New VCell Users - <link target="Auth0NewUserAccountCreation">Create new Username</link></item>
</list>
Once a VCell Username is applied, a new Auth0 account has been successfully created, as indicated by seeing
a new Auth0 profile page layout, similar to the image below:
<para></para>
<imgReference target = "ProfileUserMapped.png"/>
</operations>
<comments> </comments>
</page>
</vcelldoc>