Skip to content
English
  • There are no suggestions because the search field is empty.

Connecting Netskope

To connect Netskope to Prelude you will need:

  • A Netskope service account with API key that has the following role permissions
    • NS Client
      • Client Configuration - Viewer
      • Device Logs - Viewer
      • Devices - Viewer

To create service account and API Key:

  • Create custom Role
    • Access Roles within Console - https://tenant.goskope.com/ns#/settings/roles
    • Click New  -  Enter custom role name (prelude_integration)
    • Select the access control filter group, scroll down and select view permission for each of the following items:
      • NS Client
        • Client Configuration - Viewer
        • Device Logs - Viewer
        • Devices - Viewer
    • Click Save

  • Create Service_Account User
    • Navigate to Admins (https://tenant.goskope.com/ns#/settings/admins)
    • Click Service Accounts
    • Enter name (prelude_service)
    • Select Role (from previous step) prelude_integration
    • Generate token with expiration (set expiration according to your policy)
    • Click Save
    • Copy/Save the generated token

To connect Netskope within Prelude:

  • Access the Prelude SCM Integration page here
  • Click Add Integration
  • Select Netskope
  • Enter Tenant URL
  • Enter Token/API key
  • Click Connect