You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platform-services/automation-service/about-automation-service.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ Access to the Automation Service is controlled by [role capabilities](/docs/mana
88
88
89
89
### Configure the connection for an integration resource
90
90
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/).
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 Automation Integrations](/docs/platform-services/automation-service/configure-authentication-for-integrations/).
Copy file name to clipboardExpand all lines: docs/platform-services/automation-service/app-central/integrations/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,12 @@ description: ''
7
7
8
8
import useBaseUrl from '@docusaurus/useBaseUrl';
9
9
10
-
This section includes the complete catalog of currently supported integrations available in App Central. Our Automation Service and Cloud SOAR offer a comprehensive suite of integrations designed to enhance your automation and orchestration capabilities.
10
+
This section includes the complete catalog of currently supported automation integrations available in App Central. Our Automation Service and Cloud SOAR offer a comprehensive suite of integrations designed to enhance your automation and orchestration capabilities.
11
11
12
-
Some of these integrations only appear in the [App Central](/docs/cloud-soar/automation) in Cloud SOAR because they are tailor-made for Cloud SOAR. They are indicated as such within their respective articles.
12
+
Some of these automation integrations only appear in the [App Central](/docs/cloud-soar/automation) in Cloud SOAR because they are tailor-made for Cloud SOAR. They are indicated as such within their respective articles.
13
13
14
14
:::warning Important
15
-
All integrations require authentication to communicate between the vendor and Sumo Logic. For directions, see [Configure Authentication for Integrations](/docs/platform-services/automation-service/configure-authentication-for-integrations/).
15
+
All automation integrations require authentication to communicate between the vendor and Sumo Logic. For directions, see [Configure Authentication for Automation Integrations](/docs/platform-services/automation-service/configure-authentication-for-integrations/).
Copy file name to clipboardExpand all lines: docs/platform-services/automation-service/automation-service-integrations.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Integrations that are already installed to your environment appear in the **Inte
16
16
For a complete list of integrations that are available to install, see [Integrations in App Central](/docs/platform-services/automation-service/app-central/integrations/).
17
17
18
18
:::warning Important
19
-
All integrations require authentication to communicate between the vendor and Sumo Logic. For directions, see [Configure Authentication for Integrations](/docs/platform-services/automation-service/configure-authentication-for-integrations/).
19
+
All automation integrations require authentication to communicate between the vendor and Sumo Logic. For directions, see [Configure Authentication for Automation Integrations](/docs/platform-services/automation-service/configure-authentication-for-integrations/).
Copy file name to clipboardExpand all lines: docs/platform-services/automation-service/configure-authentication-for-integrations.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
2
2
id: configure-authentication-for-integrations
3
-
title: Configure Authentication for Integrations
4
-
sidebar_label: Configure Authentication for Integrations
5
-
description: Learn how to configure authentication for integrations.
3
+
title: Configure Authentication for Automation Integrations
4
+
sidebar_label: Configure Authentication for Automation Integrations
5
+
description: Learn how to configure authentication for automation integrations.
6
6
---
7
7
8
8
import useBaseUrl from '@docusaurus/useBaseUrl';
9
9
10
-
This article provides a quick reference to configure authentication for [integrations in App Central](/docs/platform-services/automation-service/app-central/integrations/) for the Automation Service and Cloud SOAR. Refer to the individual integrations articles for detailed information on setup, usage, and features.
10
+
This article provides a quick reference to configure authentication for [automation integrations in App Central](/docs/platform-services/automation-service/app-central/integrations/) for the Automation Service and Cloud SOAR. Refer to the individual integrations articles for detailed information on setup, usage, and features.
11
11
12
-
## How to configure authentication
12
+
## How to configure authentication for automation integrations
13
13
14
14
1.[Access App Central](/docs/platform-services/automation-service/automation-service-app-central/#view-app-central) and [install the integration](/docs/platform-services/automation-service/automation-service-app-central/#install-an-integration-from-app-central) from App Central.
15
15
1. Select the installed integration in the [**Integrations**](/docs/platform-services/automation-service/automation-service-integrations/) page. <br/>[**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**.
@@ -24,7 +24,7 @@ This article provides a quick reference to configure authentication for [integra
24
24
1. When done, click **TEST** to test the configuration.
25
25
1. Click **SAVE** to save the configuration.
26
26
27
-
## Authentication needed for integrations
27
+
## Authentication needed for automation integrations
Copy file name to clipboardExpand all lines: docs/reuse/integrations-authentication.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
import useBaseUrl from '@docusaurus/useBaseUrl';
2
2
3
-
Before you can use the integration, you must configure its authentication settings so that the product you're integrating with can communicate with Sumo Logic. For general guidance, see [Configure Authentication for Integrations](/docs/platform-services/automation-service/configure-authentication-for-integrations/).
3
+
Before you can use this automation integration, you must configure its authentication settings so that the product you're integrating with can communicate with Sumo Logic. For general guidance, see [Configure Authentication for Automation Integrations](/docs/platform-services/automation-service/configure-authentication-for-integrations/).
4
4
5
5
<details>
6
6
<summary>How to open the integration's configuration dialog</summary>
0 commit comments