Skip to content

Commit fcd3f42

Browse files
jpipkin1kimsauce
andauthored
DOCS-816 - Add authentication info for integrations (#5268)
* First draft * Create new article * Add troubleshooting * Fix broken link * Minor tweaks * Add links to integration articles A-K * Fix spelling error * Update docs/platform-services/automation-service/configure-authentication-for-integrations.md Co-authored-by: Kim (Sumo Logic) <[email protected]> * Add links to integration articles L-Z * Add details to articles --------- Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent 226dbca commit fcd3f42

File tree

346 files changed

+2103
-150
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

346 files changed

+2103
-150
lines changed

docs/platform-services/automation-service/about-automation-service.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,7 @@ Access to the Automation Service is controlled by [role capabilities](/docs/mana
8888

8989
### Configure the connection for an integration resource
9090

91-
To use [integrations](/docs/platform-services/automation-service/automation-service-integrations), you must configure the connection for their resources.
92-
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Automation** and then select **Integrations** in the left nav bar. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the main Sumo Logic menu, select **Automation > Integrations**. You can also click the **Go To...** menu at the top of the screen and select **Integrations**.
93-
1. Select the integration whose resource you want to configure the connection for.
94-
1. Hover over the resource name and click the **Edit** button that appears.<br/><img src={useBaseUrl('img/cse/automations-edit-resource.png')} style={{border:'1px solid gray'}} alt="Edit a resource" width="800"/>
95-
1. Enter the connection configuration needed by the resource. (Find the integration in [Integrations in App Central](/docs/platform-services/automation-service/app-central/integrations/) for configuration instructions.)<br/>What you enter is specific to the resource you're using. Each resource's configuration screen may be different, but in most cases, you will need information such as IP addresses, API tokens, usernames, and passwords for the application you're integrating with. For example, in the following screen enter the **API URL** and **API Key**. <br/><img src={useBaseUrl('img/cse/automations-edit-resource-2.png')} style={{border:'1px solid gray'}} alt="Edit a resource" width="400"/>
96-
1. Click **Save** to save the configuration.
91+
To use [integrations](/docs/platform-services/automation-service/automation-service-integrations), you must first configure the connection for their resources. See [Configure Authentication for Integrations](/docs/platform-services/automation-service/configure-authentication-for-integrations/).
9792

9893
## Actions limit
9994

docs/platform-services/automation-service/app-central/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ In this section, we'll introduce the following concepts:
1818
<p>Learn how to use App Central to get new applications and tools.</p>
1919
</div>
2020
</div>
21+
<div className="box smallbox card">
22+
<div className="container">
23+
<a href="/docs/platform-services/automation-service/configure-authentication-for-integrations/"><img src={useBaseUrl('img/icons/security/siem-challenges.png')} alt="icon" width="40"/><h4>Configure Authentication for Integrations</h4></a>
24+
<p>Learn how to configure authentication for integrations.</p>
25+
</div>
26+
</div>
2127
<div className="box smallbox card">
2228
<div className="container">
2329
<a href="/docs/platform-services/automation-service/app-central/integrations/"><img src={useBaseUrl('img/icons/security/siem-challenges.png')} alt="icon" width="40"/><h4>Integrations in App Central</h4></a>

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,11 @@ Abnormal Security provides advanced email security to prevent credential phishin
2525
* **Get Employee Identity Analysis** *(Enrichment)* - Get employee identity analysis (Genome) data.
2626
* **Get Employee Information** *(Enrichment)* - Get employee information.
2727

28-
## Abnormal Security in Automation Service and Cloud SOAR
28+
## Configure Abnormal Security in Automation Service and Cloud SOAR
29+
30+
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
31+
32+
<IntegrationsAuth/>
2933

3034
1. Access integrations in the [Automation Service](/docs/platform-services/automation-service/automation-service-integrations/#view-integrations) or [Cloud SOAR](/docs/cloud-soar/automation/).
3135
1. After the list of the integrations appears, search for the integration and click on the row.

docs/platform-services/automation-service/app-central/integrations/abuse.ch-sslbl-feed.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,11 @@ An SSL certificate can be associated with one or more servers (IP address:port c
2222
* I strongly recommend you to not use the aggressive version of the Botnet C2 IP blacklist as it definitely will cause false positives. If you want to reduce the amount of false positives, do not use this option. If you want to get maximum protection and do not care about false positives, you can enable the action by selecting the checkbox (not recommended).
2323
* More info: 'https://sslbl.abuse.ch/'
2424

25-
## Abuse.ch SSLBL Feed in Automation Service and Cloud SOAR
25+
## Configure Abuse.ch SSLBL Feed in Automation Service and Cloud SOAR
26+
27+
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
28+
29+
<IntegrationsAuth/>
2630

2731
1. Access integrations in the [Automation Service](/docs/platform-services/automation-service/automation-service-integrations/#view-integrations) or [Cloud SOAR](/docs/cloud-soar/automation).
2832
1. After the list of the integrations appears, search/look for the integration and click on the row.

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,11 @@ Enrich IP addresses with reputation information gathered from AbuseIPDB.
2929
4. Click on **Create Key**.
3030
5. Copy the **API key**.
3131

32-
## Configure AbuseIPDB
32+
## Configure AbuseIPDB in Automation Service and Cloud SOAR
33+
34+
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
35+
36+
<IntegrationsAuth/>
3337

3438
1. Access integrations in the [Automation Service](/docs/platform-services/automation-service/automation-service-integrations/#view-integrations) or [Cloud SOAR](/docs/cloud-soar/automation).
3539
2. After the list of the integrations appears, search for the integration and click on the row.

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,11 @@ Follow these steps to get your API key from Arconis.
2424
1. Click **+ Create API Client** and enter a name. <br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/acronis/acronis-3.png')} style={{border:'1px solid gray'}} alt="acronis-3" width="400"/> <br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/acronis/acronis-4.png')} style={{border:'1px solid gray'}} alt="acronis-4" width="400"/>
2525
1. Copy and save the Client ID, Secret, and Data center URL. <br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/acronis/acronis-5.png')} style={{border:'1px solid gray'}} alt="acronis-5" width="400"/>
2626

27-
## Acronis in Automation Service and Cloud SOAR
27+
## Configure Acronis in Automation Service and Cloud SOAR
28+
29+
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
30+
31+
<IntegrationsAuth/>
2832

2933
1. Access integrations in the [Automation Service](/docs/platform-services/automation-service/automation-service-integrations/#view-integrations) or [Cloud SOAR](/docs/cloud-soar/automation).
3034
1. After the list of the integrations appears, search for the integration and click on the row.

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,11 @@ If an existing Windows Server is not available, follow these steps to set up a n
7676
1. After rebooting, log back in and open **Active Directory Users and Computers**.
7777
1. Verify that the domain is properly configured.
7878

79-
## Active Directory V2 in Automation Service and Cloud SOAR
79+
## Configure Active Directory V2 in Automation Service and Cloud SOAR
80+
81+
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
82+
83+
<IntegrationsAuth/>
8084

8185
### Required resources from an existing Active Directory installation
8286

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ Utilize user, group, and system information from Microsoft Active Directory.
3434

3535
* [LDAP3](https://github.com/cannatag/ldap3/blob/master/LICENSE.txt)
3636

37+
## Configure Active Directory in Automation Service and Cloud SOAR
38+
39+
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
40+
41+
<IntegrationsAuth/>
42+
3743
## Change Log
3844

3945
* December 19, 2019 - First upload

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,11 @@ Updated: Jul 18, 2023**
2424
1. Sign in to the Airtable platform with your email ID and password. <br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/airtable/airtable-1.png')} style={{border:'1px solid gray'}} alt="airtable-1" width="800"/>
2525
1. Create your token, refer to the [Developer hub page](https://airtable.com/developers/web/guides/personal-access-tokens).
2626

27-
## Airtable in Automation Service and Cloud SOAR
27+
## Configure Airtable in Automation Service and Cloud SOAR
28+
29+
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
30+
31+
<IntegrationsAuth/>
2832

2933
1. Access integrations in the [Automation Service](/docs/platform-services/automation-service/automation-service-integrations/#view-integrations) or [Cloud SOAR](/docs/cloud-soar/automation).
3034
1. After the list of the integrations appears, search for the integration and click on the row.

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,11 @@ Updated: Jul 18, 2023***
3030
1. Log in to the Akenza platform with your email and password and follow the link for configuration.
3131
1. Create API key from GUI of Akenza by locating to API key and by clicking on the button Generate API Key.<br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/akenza/akenza-1.png')} style={{border:'1px solid gray'}} alt="akenza-1" width="800"/>
3232

33-
## Akenza in Automation Service and Cloud SOAR
33+
## Configure Akenza in Automation Service and Cloud SOAR
34+
35+
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
36+
37+
<IntegrationsAuth/>
3438

3539
1. Access integrations in the [Automation Service](/docs/platform-services/automation-service/automation-service-integrations/#view-integrations) or [Cloud SOAR](/docs/cloud-soar/automation).
3640
1. After the list of the integrations appears, search for the integration and click on the row.

0 commit comments

Comments
 (0)