Articles in this section
Category / Section

How to create a new Admin user in Neostore?

Published:
Updated:

How to Create a New Admin Account in Neostore?

To create a new Admin account in Neostore, follow these steps:

  1. Navigate to the Neostore Admin Sign-Up Page:

  2. Sign Up:

    • You can sign up using your Google, Microsoft Account, or your email.
    • Click on the desired sign-up option and follow the prompts to complete the registration process.

Untitled (45).png

How Will the Admin Accounts Be Managed?

  • Security and Authentication:

    • Admin accounts are managed and protected via Auth0 solution.
    • Neostore does not store account information directly; instead, account credentials and passwords are fully managed by Auth0.
  • Authentication Process:

    • When an admin user logs into the Neostore administration console, a JWT token is generated by Auth0 and validated by Neostore.
    • No sensitive data such as email and password are exchanged directly between Neostore and Auth0.

Does Your System Support MFA as an Authentication Factor?

  • Multi-Factor Authentication (MFA):
    • Yes, MFA is supported and provided by Auth0.
    • The MFA configuration through Auth0 is managed by a Neostore administrator.

Information Stored in Your Personal Account

The following information will be stored in your personal account:

  • Name
  • First name
  • Last name
  • Nickname
  • Picture
  • Email
  • Language

Example of stored information:

{
  "given_name": "xxx",
  "family_name": "yyy",
  "nickname": "xxx.yyy",
  "name": "xxx yyy",
  "picture": "https://lh3.googleusercontent.com/a/ALm5wu1CdEGXnusaysLAnRry_kyvPgwhLR0deXMt2ibT=s96-c",
  "locale": "fr",
  "updated_at": "2022-11-21T08:58:56.492Z",
  "email": "xxx.yyy@gmail.com",
  "email_verified": true,
  "sub": "google-oauth2|103434219625561532555"
}

To view this information in your personal account, click on the user menu in the upper right corner.

Capture d’écran 2022-11-21 à 1.54.29 PM.png

Final Steps

Once your personal account has been created, a Neostore administrator will activate your account and assign it to the appropriate tenant.

Following these steps ensures your Neostore admin account is set up correctly and securely managed.

Access denied
Access denied