Importing LDAP Users into the AuthNull
AuthNull AuthNull provides the following ways to import Active Directory users into our platform:
Currently an admin can import users in bulk using the ‘LDIF or CSV File import’.
Importing users via LDIF
To import users via LDIF we have to follow the below mentioned steps:
- Navigate to Directory section in Passwordless PAM.
- Click on import users button on the top right section.
-
Browse & select for Ldif file with
.ldif
extension which will have all the required Active directory attributes. -
This will trigger the Workflow to schedule the import of users.
-
A notification will popup for importing the users and users will be imported in your database.
Note: This will trigger wallet assigment flow.
Please refer this section to understanding more about the flow for importing users.
Importing users via CSV
To import users via CSV we have to follow the below mentioned steps:
- Navigate to Directory section in Passwordless PAM.
- Click on “Import Users” button on the top right section.
-
Browse & select for CSV file with
.csv
extension which will have all the required Active directory attributes. -
This will trigger the Workflow to schedule the import of users.
-
A notification will popup for importing the users and users will be imported in your database.
Note: This will trigger wallet assigment flow
Currently an admin can import users in bulk using the ‘LDIF File import’
Importing Users and Wallet assignent workflow
While the users are being imported into the AuthNull they are automatically assigned a wallet, DID and their Active Directory Credentials. This process is as follows
-
The users are imported into the AuthNull.
-
They are issued a mail that contains the master key for the wallet.
-
They are also issued a DID, which are unique to each user.
-
Apart from that they are also issued AD Credentials which appear in the notification tab of the AuthNull Authenticator application after they have registered for the same.
Refer this section to understanding more about the flow for importing users.