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/app-central/integrations/azure-ad.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
@@ -70,7 +70,7 @@ import IntegrationTimeout from '../../../../reuse/automation-service/integration
70
70
* <IntegrationLabel/>
71
71
***API URL**. Enter the Azure AD API URL, for example, `https://graph.microsoft.com`
72
72
73
-
***Directory (Tenant) ID**. Enter the [tenant ID]((https://learn.microsoft.com/en-us/entra/fundamentals/how-to-find-tenant)) located when you configured Azure AD [above](#azure-active-directory-configuration).
73
+
***Directory (Tenant) ID**. Enter the [tenant ID](https://learn.microsoft.com/en-us/entra/fundamentals/how-to-find-tenant) located when you configured Azure AD [above](#azure-active-directory-configuration).
74
74
75
75
***Application (Client) ID**. Enter the client ID from your Azure Application.
Copy file name to clipboardExpand all lines: docs/platform-services/automation-service/app-central/integrations/bitsight-security-performance-management.md
+15-4Lines changed: 15 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,18 +21,29 @@ BitSight offers the world's leading security ratings solution with a mission to
21
21
22
22
## BitSight configuration
23
23
24
-
1. To [generate an API Token](https://help.bitsighttech.com/hc/en-us/articles/115014888388-API-Token-Management), after signing in, go to top right corner on the gear icon and select **Account**.
24
+
1. To [generate an API Token](https://help.bitsighttech.com/hc/en-us/articles/115014888388-API-Token-Management), after signing in, go to top right corner on the gear icon and select **Account**.
25
25
1. In the **API Token** section, click **Generate New Token** (this token will be used later in the configuration). <br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/bitsight-security-performance-management/bitsight-security-performance-management-1.png')} style={{border:'1px solid gray'}} alt="bitsight-security-performance-management-1" width="800"/>
26
26
27
27
## Configure BitSight Security Performance Management in Automation Service and Cloud SOAR
28
28
29
29
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
30
+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
31
+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
32
+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
33
+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
34
+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
30
35
31
36
<IntegrationsAuth/>
37
+
* <IntegrationLabel/>
38
+
***URL**. Enter your BitSight API URL, for example, `https://api.bitsighttech.com`
32
39
33
-
***Label**. The name of the resource.
34
-
***URL**. URL of BitSight API (default URL [https://api.bitsighttech.com](<https://www.alphamountain.ai/contact/>) is already provided).
35
-
***API Token**. API token copied from BitSight platform.<br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/bitsight-configuration.png')} style={{border:'1px solid gray'}} alt="BitSight Security Performance Management configuration" width="400"/>
40
+
***API Token**. Enter the API token copied [above](#bitsight-configuration).
For information about BitSight Security Performance Management, see [Security Performance Management documentation](https://help.bitsighttech.com/hc/en-us/categories/4410024719255-Security-Performance-Management#).
0 commit comments