Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 663 Bytes

development.md

File metadata and controls

23 lines (14 loc) · 663 Bytes

Development

This integration focuses on Netskope and is using Netskope API for interacting with the Netskope resources.

Provider account setup

In Netskope

  1. Generate an API V1 Token

In Netskope

  1. Generate an API V1 Token. You can also request this from the tenant admin.

Authentication

Provide the generated API_V1_TOKEN and TENANT_NAME to the .env. You can use .env.example as a reference.

The Access token will be used to authorize requests.