Skip to content

Commit 7a628e5

Browse files
committed
Change CASB name
1 parent aa06b12 commit 7a628e5

File tree

3 files changed

+11
-20
lines changed

3 files changed

+11
-20
lines changed

src/content/docs/cloudflare-one/applications/scan-apps/casb-integrations/aws-s3.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ import { Render } from "~/components";
1111
params={{ one: "Amazon Web Services (AWS) S3", two: "AWS account" }}
1212
/>
1313

14-
:::note
15-
The CASB integration for AWS S3 only supports posture-related findings.
16-
:::
17-
1814
## Integration prerequisites
1915

2016
- An AWS account using AWS S3 (Simple Storage Service)
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
pcx_content_type: how-to
3-
title: Scan SaaS applications
3+
title: Scan SaaS and cloud applications
44
sidebar:
55
order: 3
66
---
@@ -10,11 +10,11 @@ import { GlossaryTooltip, Render } from "~/components";
1010
:::note[Availability]
1111
Available for all Zero Trust users.
1212

13-
Free users can configure up to two CASB integrations. You must upgrade to an Enterprise plan to view the details of an individual finding instance.
13+
Free users can configure up to two integrations. You must upgrade to an Enterprise plan to view the details of an individual finding instance.
1414
:::
1515

16-
Cloudflare's API-driven Cloud Access Security Broker (CASB) scans SaaS applications for misconfigurations, unauthorized user activity, <GlossaryTooltip term="shadow IT" link="https://www.cloudflare.com/learning/access-management/what-is-shadow-it/">shadow IT</GlossaryTooltip>, and other data security issues that can occur after a user has successfully logged in.
16+
Cloudflare's API-driven SaaS & Cloud Security (previously Cloudflare CASB) scans SaaS and cloud applications for misconfigurations, unauthorized user activity, <GlossaryTooltip term="shadow IT" link="https://www.cloudflare.com/learning/access-management/what-is-shadow-it/">shadow IT</GlossaryTooltip>, and other data security issues that can occur after a user has successfully logged in.
1717

18-
## Manage CASB integrations
18+
## Manage integrations
1919

2020
<Render file="casb/manage-integrations" />
Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,26 @@
11
---
22
{}
3-
43
---
54

6-
When you integrate a third-party SaaS application with Cloudflare CASB, you allow CASB to make API calls to the application and read relevant data on your behalf. The CASB integration permissions are read-only and follow the least privileged model. In other words, only the minimum access required to perform a scan is granted.
5+
When you integrate a third-party SaaS or cloud application with Cloudflare SaaS & Cloud Security, you allow Zero Trust to make API calls to the application and read relevant data on your behalf. The SaaS & Cloud Security integration permissions are read-only and follow the least privileged model. In other words, only the minimum access required to perform a scan is granted.
76

87
### Prerequisites
98

10-
Before you can integrate a SaaS application with CASB, your SaaS account must meet certain requirements. To view the prerequisites and permissions for your application, refer to its [integration guide](/cloudflare-one/applications/scan-apps/casb-integrations/).
9+
Before you can integrate an application with SaaS & Cloud Security, your account for the application must meet certain requirements. To view the prerequisites and permissions for your application, refer to its [integration guide](/cloudflare-one/applications/scan-apps/casb-integrations/).
1110

1211
### Add an integration
1312

14-
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **CASB** > **Integrations**.
15-
2. Select **Add integration**.
13+
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **SaaS & Cloud Security** > **Overview** or **Settings** > **Integrations**.
14+
2. Select **Add an integration**.
1615
3. Browse the available SaaS integrations and select the application you would like to add.
1716
4. Follow the step-by-step integration instructions in the UI.
1817
5. To run your first scan, select **Save integration**. You will be redirected to the [Findings page](/cloudflare-one/applications/scan-apps/manage-findings/) to see an in-depth listing of issues found.
1918

20-
After the first scan, CASB will automatically scan your application on a frequent basis to keep up with any changes. Due to each application having their own set of requirements, scan intervals will vary, but the frequency is typically between every 1 hour and every 24 hours.
19+
After the first scan, SaaS & Cloud Security will automatically scan your application on a frequent basis to keep up with any changes. Due to each application having their own set of requirements, scan intervals will vary, but the frequency is typically between every 1 hour and every 24 hours.
2120

2221
### Pause an integration
2322

24-
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **CASB** > **Integrations**.
23+
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **SaaS & Cloud Security** > **Integrations**.
2524
2. Find the integration you would like to pause and select **Manage**.
2625
3. To stop scanning the application, turn off **Scan findings**.
2726

@@ -30,13 +29,9 @@ You can resume application scanning at any time by turning on **Scan findings**.
3029
### Delete an integration
3130

3231
:::caution
33-
34-
3532
When you delete an integration, all keys and OAuth data will be deleted. This means you cannot restore a deleted integration or its scanned data.
36-
37-
3833
:::
3934

40-
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **CASB** > **Integrations**.
35+
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **SaaS & Cloud Security** > **Integrations**.
4136
2. Find the integration you would like to delete and select **Manage**.
4237
3. Select **Delete**.

0 commit comments

Comments
 (0)