Bulk user registration

You can set bulk user registration. This feature allows you to perform one of the following actions:

       Upload a user file and require user registration in bulk.

       Upload a user file and set user registration to not required in bulk.

       Upload a group file to set user registration for groups.

       Upload a group file and set user registration for groups to not required in bulk

       To set registration for all users, use the IDaaS default group, All Users.

Tip: From the Identity as a Service Users List page you can filter for registered or unregistered users, as required. You can export a user list from the Users List page to use for bulk user registration operation. Select the User ID as the only attribute to include in the file. See View, filter, and export user list.

For example, if you want to cancel required registration for users, you can download the list (in file format) from the Users List page, upload it in bulk and toggle Does the user need to register? to No.

CSV file format requirements

Bulk registration for users

To set bulk registration for users, the header row in your CSV file contains only one column with userId as the value.

The following is a sample CSV file to help you get started:

userId
user1
user2
user3
user4

Download a sample file: UserRegistration.csv

Bulk registration for groups

To set bulk registration for groups, the header row in your CSV file contains only one column with Name as the value.

The following is a sample CSV file to help you get started:

Name
group1
group2
group3
group4

Download a sample file: RegisterGroupSample.csv

Set user registration in bulk

How to set user registration in bulk