This article walks through the requirements and steps for connecting the Netskope integration to Lumos. This integration syncs user and role information from Netskope.
1. Click the Netskope card in your Lumos integrations. (Reconnect or add new)
2. Provide the required fields from the instructions.
API v2 token with scopes to access the Netskope v2 API. How to generate token is well described in Netskope documentation Steps to generate API v2 token:
Login https://.goskope.com with high enough privilage to generate API token.
Navigate to Settings > Tools > REST API v2
Enable API by clicking on pencil next to REST API STATUS and enable it in modal.
Button NEW TOKEN should appear.
Set expiration date of token to maximum value.
Add endpoints to scope according to connector. /api/v2/platform/administration/scim/Users - Read permission /api/v2/platform/rolesv2 - Read permission /api/v2/platform/customroles - Read permission
Click save and in next modal you should have possibility to copy token.
Tenant URL / subdomain with optional localization
The subdomain with possible localization of your instance of the Netskope API. E.g. the part between https:// and .goskope.com, like your-subdomain.eu or your-subdomain.
3. Click the Connect button.
The following scopes are required:
/api/v2/platform/administration/scim/Users - Read user information
/api/v2/platform/rolesv2 - Read role information
/api/v2/platform/customroles - Read permission
Functionality | Type | Sync | Provision | Description |
Users | Account | ✅ | ❌ | User account |
Custom Roles | Permission | ✅ | ❌ | Custom Roles |
Roles | Permission | ✅ | ❌ | Roles |
Base URL: https://{tenant}.goskope.com/api/v2/
The integration uses the following Netskope REST API v2 endpoints:
GET | List all users imported through SCIM | |
GET | List all role assignments and role definitions | |
GET | List all custom roles |
Status: Supported
The Netskope connector retrieves the last activity timestamp for each user to track when they were last active in the system.