Auth0 Tenant User Management

The Auth0 tenant represents a collection of user and application configurations to facilitate single sign-on (SSO) within the NGen environment.

There are two Tenants, you may have access to one, the other, or both.

bluetent-test

 

The staging environment. Most of the current NGen users are within this environment.

bluetent

 

The production environment. Users here have access to the production Hub & related authentication paths.

 

Create a new user for WordPress & Hub Admin


Login at: https://manage.auth0.com/dashboard/us/test-bluetent/users using your tenant user (different from your WordPress and Hub admin user.)

 

Once authenticated, navigate to “User Management” and then “Users”.

Select “+ Create User”:

image-20240206-194430.png

Configure the user’s e-mail (they will receive password reset links here and use this as their username) and generate a password for the user (I use DinoPass - Simple password generator for kids because it’s simple and brightens my day because it’s a dinosaur.)

image-20240206-194536.png



image-20240206-194547.png
Make sure to select larry-test-users under the Connection field. The new user is free to reset their password via e-mail, but it is best practice to send them an initial password + username combo once created.

 

Verify the user’s e-mail


If you don’t do this the user will get prompted to verify their e-mail. Users with unverified e-mails cannot sign in to WordPress sites.

 

Manually verifying the new user’s e-mail is easy, if you know it is correct:

image-20240206-194744.png
Edit the e-mail
image-20240206-194800.png
If the user has not verified their e-mail then a button is available to do so, here.

Assign Roles


For implementation or support specialists/engineers it is important to assign superuser to their set of roles:

image-20240206-194904.png

Client users will have other roles like Organization Admin, etc.