Onboard Users

Prerequisites

  • Access to Your Organization in the PureAUTH Portal. (ref: Organization On-boarding)
  • The user details you’ll need can be found in a data source like CSV, Azure AD, or Active Directory.
  • Ensure you have the following information:
    1. Corporate Email (Acts as the user identifier and must be unique)
    2. Phone Number (An OTP will be sent to this number during the profile registration process)
    3. Full Name
    4. Primary Email (An OTP will be sent to this email during profile registration. It’s recommended to use the user’s personal email. You can also copy the Corporate email in this field if you don’t have personal emails for all users.)

Installation

  1. Directly access the PureSYNC Installer and download your very own PureSYNC. Once downloaded, double click on the .msi file to install PureSYNC on your system. It’s quick and easy! You can learn more about PureSYNC if curious.

Getting Started with PureSYNC

  • Create a folder for PureSYNC where the public/private keys and the CSV files will be stored.
  • Open an Administrator command prompt (Important).
  • Use the “cd” command to change directory to the folder created in step 1.

Configure PureSYNC

Run the following command to configure PureSYNC:

puresync init

PureSYNC will ask the administrator for the following parameters

Organization ID:

The organization is the “Organization Domain / ID” set during the organization on-boarding process. You can also find this ID by logging to the N4cer Portal and going to Settings Tab and referring to the ID under Organization Profile card. For example, Organization ID for admin user test@neoagri.tech is neoagri.tech.

Access Token:

The Access token can be generated by logging in to the N4cer portal and going to the Settings>Access Tokens Page.

Do you want to Generate Public/Private Key Pair ? [Y/n]

If you are running the “puresync init” command for the first time, enter ‘Y’.

Conversly, if you have already run the init command before and generated the key-pair and uploaded to the PureAUTH platform (You can check if the public key is uploaded to the PureAUTH platform here), please enter ‘n’. Provide the Full path of the key-pair as per the prompts.

Provide the path of private key: 

Provide the path of public key:

Do you want to upload the public key ? [Y/n] :

Enter ‘Y’ if you have just generated the public/private key-pair in the step above. If you have already uploaded the public key before, enter ‘n’.

Warning: If you have generated the Public/Private key-pair, they will be present in the current directory of the command prompt. Please take a backup of the key-pair. We recommend backing them up to an offline storage which is separate from the current machine to avoid losing them in case of storage failure. (E.g. A flash drive).

Now you will be prompted the following:-

Select one of the Sources Below:

 1) Active Directory 

2) CSV 

3) Azure AD

Refer to our article on the sources to understand the process of onboarding users using your preferred source.

Articles

Was this article helpful to you? Yes No