Skip to content

Files

Latest commit

dedf48c · Oct 8, 2016

History

History
31 lines (19 loc) · 963 Bytes

creating-users-in-the-management-portal.md

File metadata and controls

31 lines (19 loc) · 963 Bytes
description
How to create users in the Auth0 Management Dashboard.

Creating Users via the 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.

  1. 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.