Skip to content

Commit ab4ba49

Browse files
committed
N-O integrations
1 parent 62c78b4 commit ab4ba49

File tree

14 files changed

+224
-13
lines changed

14 files changed

+224
-13
lines changed

docs/platform-services/automation-service/app-central/integrations/netskope-v2.md

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,28 @@ When finished, click **OK**. After being created, tokens can be managed by click
3939
## Configure Netskope V2 in Automation Service and Cloud SOAR
4040

4141
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
42+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
43+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
44+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
45+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
46+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
4247

4348
<IntegrationsAuth/>
49+
* <IntegrationLabel/>
50+
* **Server URL**. Enter the URL for API V2 REST API in the format `https://<tenant-name>.goskope.com`
4451

45-
* **Server URL**. URL for API V2 REST API (https://&lt;tenant-name&gt;.goskope.com).
46-
* **Token**. The Token you copied earlier.
47-
* Additionally, if need you can populate the query daemons.<br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/netskope-v2/netskope-v2-11.png')} style={{border:'1px solid gray'}} alt="netskope-v2" width="400"/>
52+
* **Tenant API Token**. Enter the [API token](https://docs.netskope.com/en/api-tokens-2/) you [copied earlier](#neskope-v2-configuration).
53+
54+
* **Event Type**. Select the [event type](https://docs.netskope.com/en/skope-it-query-language/#event-types) (additionally, if you need to, you can populate the query daemons):
55+
* **Application**
56+
* **Page**
57+
* **Audit**
58+
* <IntegrationTimeout/>
59+
* <IntegrationCertificate/>
60+
* <IntegrationEngine/>
61+
* <IntegrationProxy/>
62+
63+
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/netskope-v2/netskope-v2-11.png')} style={{border:'1px solid gray'}} alt="netskope-v2" width="400"/>
4864

4965
For information about Netskope V2, see [Netskope V2 documentation](https://docs.netskope.com/en/rest-api-v2-overview-312207/).
5066

docs/platform-services/automation-service/app-central/integrations/netskope.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,26 @@ Manage and steer traffic, give visibility of network activities, and analytics t
2424
## Configure Netskope in Cloud SOAR
2525

2626
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
27+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
28+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
29+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
30+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
31+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
2732

2833
<IntegrationsAuth/>
34+
* <IntegrationLabel/>
35+
* **Server URL**. Enter the Netskope URL in the format `https://<tenant-name>.goskope.com`
36+
37+
* **Tenant API Token**. Enter a Netskope [API token](https://docs.netskope.com/en/api-tokens-2/).
38+
39+
* **Event Type**. Select the [event type](https://docs.netskope.com/en/skope-it-query-language/#event-types) (additionally, if you need to, you can populate the query daemons):
40+
* **Application**
41+
* **Page**
42+
* **Audit**
43+
* <IntegrationTimeout/>
44+
* <IntegrationCertificate/>
45+
* <IntegrationEngine/>
46+
* <IntegrationProxy/>
2947

3048
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/netskope-configuration.png')} style={{border:'1px solid gray'}} alt="Netskope configuration" width="400"/>
3149

docs/platform-services/automation-service/app-central/integrations/neurons-itsm.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,23 @@ To [view your API Key](https://help.ivanti.com/ht/help/en_US/ISM/2025/admin-user
2828
## Configure Neurons ITSM in Automation Service and Cloud SOAR
2929

3030
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
31+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
32+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
33+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
34+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
35+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
3136

3237
<IntegrationsAuth/>
38+
* <IntegrationLabel/>
39+
* **Tenant URL**. Enter your Neurons ITSM [tenant URL](https://help.ivanti.com/ht/help/en_US/ISM/2025/admin-user/Content/Configure/LogIn/Log_In_Using_URLs.htm).
3340

34-
* **Tenant URL**. Enter your tenant url.
35-
* **API Key**. The API Key you copied earlier.<br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/neurons-itsm-configuration.png')} style={{border:'1px solid gray'}} alt="Neurons ITSM configuration" width="400"/>
41+
* **API Key**. The [API key](https://help.ivanti.com/ht/help/en_US/ISM/2025/admin-user/Content/Configure/API/Using-REST-API-Key.htm) you [copied earlier](#neurons-itsm-configuration).
42+
* <IntegrationCertificate/>
43+
* <IntegrationTimeout/>
44+
* <IntegrationEngine/>
45+
* <IntegrationProxy/>
46+
47+
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/neurons-itsm-configuration.png')} style={{border:'1px solid gray'}} alt="Neurons ITSM configuration" width="400"/>
3648

3749
For information about Neurons for ITSM, see [Neurons or ITSM documentation](https://help.ivanti.com/ht/help/en_US/ISM/2025/admin-user/Content/Common/Getting%20Started.htm).
3850

docs/platform-services/automation-service/app-central/integrations/neustar-ip-geopoint.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,25 @@ IP GeoPoint to gain independent, real-time insights into each website or network
1818
## Configure Neustar IP GeoPoint in Automation Service and Cloud SOAR
1919

2020
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
21+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
22+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
23+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
24+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
25+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
2126

2227
<IntegrationsAuth/>
28+
* <IntegrationLabel/>
29+
* **API Key**. Enter a Neustar IP GeoPoint API key.
30+
31+
* **Secret Key**. Enter the secret corresponding to the API key.
32+
* <IntegrationCertificate/>
33+
* <IntegrationTimeout/>
34+
* <IntegrationEngine/>
35+
* <IntegrationProxy/>
2336

2437
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/neustar-configuration.png')} style={{border:'1px solid gray'}} alt="Neustar configuration" width="400"/>
2538

26-
For information about Neustar, see [Neustar documentation](https://www.home.neustar/).
39+
For information about Neustar, see the [Neustar website](https://www.home.neustar/).
2740

2841
## Change Log
2942

docs/platform-services/automation-service/app-central/integrations/nmap.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,23 @@ Nmap is a free and open-source network scanner. Nmap is used to discover hosts a
2222
## Configure Nmap in Automation Service and Cloud SOAR
2323

2424
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
25+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
26+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
27+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
28+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
29+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
2530

2631
<IntegrationsAuth/>
32+
* <IntegrationLabel/>
33+
* **API URL**. Enter your Nmap API URL. The default value is `https://api.nmap.online`
2734

28-
* **URL**. Your URL default ('https://api.nmap.online'/).
29-
* **Api Key**. Insert the API Key.<br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/nmap-configuration.png')} style={{border:'1px solid gray'}} alt="Nmap configuration" width="400"/>
35+
* **Api Key**. Enter your Nmap API Key.
36+
* <IntegrationCertificate/>
37+
* <IntegrationTimeout/>
38+
* <IntegrationEngine/>
39+
* <IntegrationProxy/>
40+
41+
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/nmap-configuration.png')} style={{border:'1px solid gray'}} alt="Nmap configuration" width="400"/>
3042

3143
For information about Nmap, see [Nmap documentation](https://nmap.org/book/man.html).
3244

docs/platform-services/automation-service/app-central/integrations/nozomi-networks.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,23 @@ Utilize Nozomi Networks to gain visibility across OT, IoT, and IT environments.
2323
## Configure Nozomi Networks in Automation Service and Cloud SOAR
2424

2525
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
26+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
27+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
28+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
29+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
30+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
2631

2732
<IntegrationsAuth/>
33+
* <IntegrationLabel/>
34+
* **URL**. Enter your Nozomi Networks URL.
35+
36+
* **Username**. Enter the username of a Nozomi Networks admin user.
37+
38+
* **Password**. Enter the password for the admin user.
39+
* <IntegrationTimeout/>
40+
* <IntegrationCertificate/>
41+
* <IntegrationEngine/>
42+
* <IntegrationProxy/>
2843

2944
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/nozomi-configuration.png')} style={{border:'1px solid gray'}} alt="Nozomi Networks configuration" width="400"/>
3045

docs/platform-services/automation-service/app-central/integrations/nucleon-cyber.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,27 @@ Nucleon Cyber framework for threat intelligence - perform in-depth analysis, ver
2020
## Configure Nucleon Cyber in Automation Service and Cloud SOAR
2121

2222
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
23+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
24+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
25+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
26+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
27+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
2328

2429
<IntegrationsAuth/>
30+
* <IntegrationLabel/>
31+
* **Host**. Enter your Nucleon Cyber host address.
32+
33+
* **User**. Enter the username of a Nucleon Cyber admin user.
34+
35+
* **Password**. Enter the password for the amin user.
36+
37+
* **Client ID**. Enter a Nucleon Cyber client ID.
38+
39+
* **Usrn**. Enter your Nucleon Cyber Universal Security Reconnaissance Network name.
40+
* <IntegrationCertificate/>
41+
* <IntegrationTimeout/>
42+
* <IntegrationEngine/>
43+
* <IntegrationProxy/>
2544

2645
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/nucleon-configuration.png')} style={{border:'1px solid gray'}} alt="Nucleon Cyber configuration" width="400"/>
2746

docs/platform-services/automation-service/app-central/integrations/okta.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,23 @@ Interact with Okta users, groups, and system logging information.
4141
## Configure Okta in Automation Service and Cloud SOAR
4242

4343
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
44+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
45+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
46+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
47+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
48+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
4449

4550
<IntegrationsAuth/>
51+
* <IntegrationLabel/>
52+
* **Domain**. Enter your [Okta domain](https://developer.okta.com/docs/guides/find-your-domain/main/).
53+
54+
* **Token**. Enter an [Okta token](https://support.okta.com/help/s/article/How-to-create-an-API-token?language=en_US).
55+
56+
* **API Version**. Enter your [Okta API version](https://developer.okta.com/docs/api/#api-versions).
57+
* <IntegrationTimeout/>
58+
* <IntegrationCertificate/>
59+
* <IntegrationEngine/>
60+
* <IntegrationProxy/>
4661

4762
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/okta-configuration.png')} style={{border:'1px solid gray'}} alt="Okta configuration" width="400"/>
4863

docs/platform-services/automation-service/app-central/integrations/onelogin.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,23 @@ This integration enables user management and secure app access with MFA and even
2929
## Configure OneLogin in Automation Service and Cloud SOAR
3030

3131
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
32+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
33+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
34+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
35+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
36+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
3237

3338
<IntegrationsAuth/>
39+
* <IntegrationLabel/>
40+
* **URL**. Enter your [OneLogin URL](https://support.onelogin.com/kb/4266967/onelogin-domains-and-ip-addresses).
41+
42+
* **Client ID**. Enter a OneLogin [client ID](https://developers.onelogin.com/api-docs/1/getting-started/working-with-api-credentials).
43+
44+
* **Client Secret**. Enter the secret corresponding to the client ID.
45+
* <IntegrationTimeout/>
46+
* <IntegrationCertificate/>
47+
* <IntegrationEngine/>
48+
* <IntegrationProxy/>
3449

3550
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/onelogin-configuration.png')} style={{border:'1px solid gray'}} alt="OneLogin configuration" width="400"/>
3651

docs/platform-services/automation-service/app-central/integrations/onetrust.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,21 @@ OneTrust is a technology platform that helps organizations comply with privacy a
2828
## Configure OneTrust in Automation Service and Cloud SOAR
2929

3030
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
31+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
32+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
33+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
34+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
35+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
3136

3237
<IntegrationsAuth/>
38+
* <IntegrationLabel/>
39+
* **URL**. Enter your OneTrust [environment URL](https://my.onetrust.com/s/article/UUID-9abee0a7-3417-4553-f7fb-f2a0c2fc6b2a?language=en_US) in the format `https://<hostname>`, for example `https://app-eu.onetrust.com`
40+
41+
* **API Key**. Enter a OneTrust [API key](https://my.onetrust.com/s/article/UUID-76f55697-ba16-d000-849a-d33e3d217f41?language=en_US).
42+
* <IntegrationTimeout/>
43+
* <IntegrationCertificate/>
44+
* <IntegrationEngine/>
45+
* <IntegrationProxy/>
3346

3447
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/onetrust-configuration.png')} style={{border:'1px solid gray'}} alt="OneTrust configuration" width="400"/>
3548

0 commit comments

Comments
 (0)