Skip to content

Latest commit

 

History

History
50 lines (27 loc) · 2.36 KB

adding-users.md

File metadata and controls

50 lines (27 loc) · 2.36 KB
description
Explains how to add users to cQube V 5.0 via Keycloak

Adding Users

There are 2 ways to add users to cQube V 5.0 via Keycloak:

  1. Adding individual users
  2. Adding bulk users

Steps to add an individual user

Step 1 : Post configuring Keycloak as explained here, navigate to the Users tab.

Step 2 : Click on the add User button.

Step 3 : Enter the Username for the user being created and save.

Step 4 : Once the user is created, navigate to the Credentials tab and enter the required password, turn off the temporary password option and click on 'Set Password'.

✅ The required user has been added successfully!

Steps to add bulk users

Step 1 : Navigate to 'Import' tab in the 'Manage' section.

Step 2 : Click on 'Select file' and upload the .json file containing information of users to be added. (.json file should be in the format as shown below)

Step 3 : Post selecting the .json file, turn the import users option on. Then, in the dropdown, select 'Overwrite' if you wish to overwrite existing users with the same information or select 'Skip' if you want to skip them. If you select 'Fail', the process will fail in case there are users with duplicate information.

Step 4 : Post selecting the dropdown, click on 'Import'.

✅ The bulk users have been added successfully and will be able to login to the application using respective credentials!

\