Bulk user verification

User verification allows an IDaaS user to be verified by using an Identity Provider. Administrators can set user verification in bulk in the following ways:

       Upload a group file and require user verification in bulk

       Upload a group file and set user verification to not required in bulk

       Upload a user file and set user verification to required in bulk.

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

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

The header row in the CSV file contains only one column with Name as the value. Each row in the file must be an existing IDaaS group name. To Set User Verification for all users, use the system "All Users" group name with this new option.

Tip: From the Identity as a Service Users List page you can filter for verified or unverified users, as required. You can export a user list from the Users List page to use for bulk user verification 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 verification 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 verify? to No.

Note: Users set to require verification receive an email to tell them they need to verify in order to use IDaaS applications. See Customize email templates.

CSV file format requirements

Bulk verification for users

To set bulk verification 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: UserVerification.csv

Bulk verification for groups

To set bulk verification 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: VerifyGroupSample.csv

Set user verification in bulk

How to set user verification in bulk