description |
---|
How to create users in the Auth0 Management Dashboard. |
You can manually create users via the Auth0 Management Dashboard.
Log in and open up the Management Dashboard. Navigate to the Users tab.
Click on the "Create User" button near the top right-hand side of the screen.
- Provide the following pieces of information for the new user:
- Email;
- Password;
- Repeat Password (for confirmation);
- Connection.
When finished, click "Save".
The connection you use must be associated with a Client, otherwise you will receive an error message that says, "The connection is disabled."
At this point, the user is created, and you will be directed to the newly-created user's profile.