List view
Integrations
Integrations
Applications
Applications
App-specific Handling
App-specific Handling
test
test
Â
Â
Netskope Integration
Configuring your Netskope to work with Lumia is easy!
To connect your Netskope tenant to Lumia, we first need your Netskope Tenant ID (a unique 5-digit number). Once we have it, Lumia will share your unique certificate file (
.pem) and proxy URL with you.Prerequisites:
HTTP/2 should not be enabled for your Netskope tenant. By default, Netskope supports HTTP/2 only if it has been explicitly enabled by their support team. We have previously experienced issues when using HTTP/2 in combination with proxy chaining. If HTTP/2 is enabled in your tenant, please contact us.
Step 1: Extracting Your Netskope Tenant ID
- You can easily extract this from your
nsconfig.jsonfile, where it appears in the npa section near the end of the file:
..."npa": {"host": "gateway.US-SV5.npa.goskope.com","tenant": "ns-25396.US-SV5.npa.goskope.com","proxy": "ns-25396.us-sv5.proxy.npa.goskope.com","port": "443",...- To access your
nsconfig.jsonfile, select Save Logs… from the Netskope client menu. This will generate a ZIP file containing your logs:
Step 2: Trusting Lumia’s CA Certificate
- Login to your Netskope admin account (
<yourcompany>.goskope.com) - Click on Settings to open the Settings screen
- Click on Manage
- Click On Certificates
- Click on New Trusted CA
- In FILE NAME enter “Lumia CA”
- Click on SELECT FILE
- Select the Lumia provided certificate file (
.pem) - Click on VALIDATE
- Click on SAVE
Step 3: Configuring a “Forward to Proxy Integration”
- Click on Forward to Proxy Integration
- Click on SETUP PROXY
- In the PROXY NAME field, enter “Lumia Proxy”;
- In the HOST field, enter the URL provided by Lumia;
- In the PORT field, enter the port provided by Lumia (or 8080 if not provided);
- Check the “X-Authenticated-User” option;
- Check the “Tenant-Info” option;
- In the X-AU-ENCODE-FORMAT, select None
- Click on SAVE
Step 4: Creating a “URL List” and “Custom Category”
- Make sure you are in the main Netskope dashboard; if continuing from the previous page, click on the Netskope icon at the left side of the screen
- Click on Policies
- Click on URL Lists
- Click on NEW URL LISTS
- In the URL LIST NAME field, enter “Lumia URLs”;
- In the URL & IP ADDRESS field, enter:
chatgpt.com claude.ai
(We will add the full list after the technical sanity check is complete.)
- Click on SAVE
- Click on Custom Categories
- Click on New Category
- In the Custom Category Name field, enter “Forward to Lumia”;
- In the URL Lists, select the Lumia URLs category created in the previous step
- Click on Save
Step 5: Configuring “Real-Time Protection” Policy
- Click on Real-time Protection
- Click on NEW POLICY
- Select Web Access
- In the Source field, specify users you want to forward their AI traffic to Lumia;
- In the Destination field, select Category;
- In the Category field, select Forward to Lumia created in the previous stage;
- In the Action field, select Forward to Proxy;
- In the Proxy field, select the proxy you create in the previous stage;
- In the Policy Name field, enter “Forward to Lumia”
- Click on SAVE
Â
That’s it. Congratulations, you can now enjoy using Lumia!
Step 6: Commit and test
Once everything is configured, commit and push the changes you’ve made.
You can use https://check.lumiasecurity.com to make sure everything is working.
Netskope IntegrationPrerequisites:Step 1: Extracting Your Netskope Tenant IDStep 2: Trusting Lumia’s CA CertificateStep 3: Configuring a “Forward to Proxy Integration”Step 4: Creating a “URL List” and “Custom Category”Step 5: Configuring “Real-Time Protection” PolicyStep 6: Commit and test
Â