-
Notifications
You must be signed in to change notification settings - Fork 30
Expand file tree
/
Copy pathAuth0LinkAccount.xml
More file actions
24 lines (18 loc) · 1.1 KB
/
Auth0LinkAccount.xml
File metadata and controls
24 lines (18 loc) · 1.1 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
<?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 = "userLoginReg.png"/>
</appearance>
<operations>
The <bold>Virtual Cell User Registration</bold> dialog prompts the user to choose a 'login id' (user name, case sensitive) and password.
In order to complete the registration, the user needs to provide other information such as a valid email address (for VCell software notifications and to retrieve forgotten passwords), first and last name of user, job title, organization and address.
The user can choose to decline receiving emails regarding VCell notifications by clicking on the checkbox at the bottom of the registration dialog.
</operations>
<comments> </comments>
</page>
</vcelldoc>