User Import Methods and Supported Attributes
User Import Methods and Supported Attributes
The following are the supported methods to import users into your Netskope tenant.
-
Manual Import
-
Using SCIM App
Import Method | UPN | Email ID | First Name, Last Name | Groups | OU | Custom Attributes | Notes |
---|---|---|---|---|---|---|---|
Manual Entries | No | Yes | No | No | No | No | This option is recommended only when adding a small number of users manually. |
Bulk Upload via CSV file | No | Yes | Yes | No | No | No | This option is recommended only when adding a small number of users manually. |
SCIM | Yes(userName) | Yes | Yes | Yes | No | No | Recommended option for large size deployment. |
Directory Importer | Yes | Yes | Yes | Yes | Yes | Yes |
* Email ID is mandatory in all deployment modes because it represent the user identity across the Netskope Secure Cloud Platform.
* UPN is mandatory for transparent deployment of Netskope Client and is highly recommended.
Manual Entries or Bulk Upload
In this method you can do single or bulk import of users manually via the Tenant UI or using a CSV file. To import users:
-
Login to your tenant with admin credentials.
-
Go to Settings > Security Cloud Platform > Users (under Netskope Client).
-
In the users page, click Add Users to start adding users.
-
In the Add Users pop-up box, you can either add user emails as comma separated values or upload a CSV file with user details. The CSV file must have data in the following format:
email
(required),last name
(optional), andfirst name
(optional)
Using SCIM App
System for Cross-domain Identity Management (SCIM) defines a standard for exchanging identity information across different cloud app vendors. The objects that are exchanged using SCIM are called resources (like user resource, group resource etc). The purpose of SCIM is to automate the exchange of user identity information across apps for user provisioning.
For more information, see SCIM Settings for User Provisioning
Netskope SCIM implementation follows the RFC 7643 & 7644 standards and support SCIM calls from IDPs that follows the same SCIM RFC standards. The following are the list of Netskope supported SCIM calls:
GET | POST | DEL | PATCH |
---|---|---|---|
|
|
|
|
To watch a video about Okta SCIM provisioning, click Play.