Skip to content

Commit 1ab2f92

Browse files
maxvpmarciocloudflare
authored andcommitted
[ZT] App Library (#24034)
Co-authored-by: marciocloudflare <[email protected]>
1 parent 8cff23e commit 1ab2f92

File tree

4 files changed

+73
-8
lines changed

4 files changed

+73
-8
lines changed
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
pcx_content_type: how-to
3+
title: Application Library
4+
sidebar:
5+
order: 4
6+
---
7+
8+
import { Render, GlossaryTooltip } from "~/components";
9+
10+
The Application Library allows users to manage their SaaS applications in Cloudflare Zero Trust by consolidating views across all relevant products: [Gateway](/cloudflare-one/policies/gateway/), [Access](/cloudflare-one/policies/access/), and [Cloud Access Security Broker (CASB)](/cloudflare-one/applications/casb/). The App Library provides visibility and control for available applications, as well as the ability to view categorized hostnames and manage configuration for Access for SaaS and Gateway policies. For example, you can use the App Library to review how Gateway uses specific hostnames to match against application traffic.
11+
12+
To access the App Library in [Zero Trust](https://one.dash.cloudflare.com/), go to **My team** > **App Library**. Each application card will list the number of hostnames associated with the application, the supported Zero Trust product usage, and the [app type](/cloudflare-one/policies/gateway/application-app-types/#app-types).
13+
14+
## View application details
15+
16+
Select an application card to view details about the application.
17+
18+
### Overview
19+
20+
The **Overview** tab shows details about an application, including:
21+
22+
- Name
23+
- Shadow IT [review status](/cloudflare-one/insights/analytics/shadow-it-discovery/#approval-status)
24+
- Number of hostnames
25+
- [App type](/cloudflare-one/policies/gateway/application-app-types/#app-types)
26+
- Supported Zero Trust applications
27+
- Application ID for use with the API and Terraform
28+
29+
### Findings
30+
31+
The **Findings** tab shows any connected [CASB integrations](/cloudflare-one/applications/casb/#manage-casb-integrations) for the selected application, as well as instances of any detected [posture findings](/cloudflare-one/applications/casb/manage-findings/#posture-findings) and [content findings](/cloudflare-one/applications/casb/manage-findings/#content-findings) for each integration.
32+
33+
### Policies
34+
35+
The **Policies** tab shows any [Gateway](/cloudflare-one/policies/gateway/) and [Access for SaaS](/cloudflare-one/applications/configure-apps/saas-apps/) policies related to the selected application.
36+
37+
### Usage
38+
39+
The **Usage** tab shows any logs for [Gateway traffic requests](/cloudflare-one/insights/logs/gateway-logs/), [Access authentication events](/cloudflare-one/insights/logs/audit-logs/#authentication-logs), and [Shadow IT Discovery user sessions](/cloudflare-one/insights/analytics/shadow-it-discovery/) sent to the selected application. This section requires logs to be turned on for each feature.
40+
41+
The Shadow IT Discovery dashboard will provide more details for discovered applications. To access Shadow IT Discovery in [Zero Trust](https://one.dash.cloudflare.com/), go to **Analytics**, then select **Shadow IT Discovery**.
42+
43+
## Review applications
44+
45+
To organize applications into their approval status for your organization, you can mark them as **Unreviewed** (default), **In review**, **Approved**, and **Unapproved**. The App Library synchronizes application review statuses with [approval statuses](/cloudflare-one/insights/analytics/shadow-it-discovery/#approval-status) from Shadow IT Discovery.
46+
47+
<Render file="approval-status-block" />
48+
49+
To set the status of an application:
50+
51+
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **My team** > **App Library**.
52+
2. Locate the card for the application.
53+
3. In the three-dot menu, select the option to mark your desired status.
54+
55+
Once you mark the status of an application, its badge will change. You can filter applications by their status to review each application in the list for your organization.

src/content/docs/cloudflare-one/insights/analytics/shadow-it-discovery.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ sidebar:
55
order: 5
66
---
77

8+
import { Render } from "~/components";
9+
810
Shadow IT Discovery provides visibility into the SaaS applications and private network origins your users are visiting. This information allows you to create identity and device-driven Zero Trust policies to secure your users and data.
911

1012
To view Shadow IT Discovery in [Zero Trust](https://one.dash.cloudflare.com), go to **Analytics**, then select **Shadow IT Discovery**.
@@ -88,9 +90,7 @@ The origin's status will now be updated across charts and visualizations on the
8890

8991
Within Shadow IT Discovery, applications are labeled according to their status. The default status for a discovered application is **Unreviewed**. Your organization can determine the status of each application and change their status at any time.
9092

91-
:::note
92-
Approval status does not impact a user's ability to access the application. Users are allowed or blocked according to your Access and Gateway policies.
93-
:::
93+
<Render file="approval-status-block" />
9494

9595
| Status | Description |
9696
| ---------- | ------------------------------------------------------------------------------------------------------ |
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
{}
3+
---
4+
5+
:::note
6+
Approval status does not impact a user's ability to access the application. Users are allowed or blocked according to your Access and Gateway policies.
7+
:::

src/content/partials/cloudflare-one/casb/manage-integrations.mdx

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,11 @@ Once CASB detects at least one finding, you can [view and manage your findings](
2323
### Pause an integration
2424

2525
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **CASB** > **Integrations**.
26-
2. Find the integration you would like to pause and select **Manage**.
27-
3. To stop scanning the application, turn off **Scan findings**.
26+
2. Find the integration you would like to pause and select **Configure**.
27+
3. To stop scanning the application, turn off **Scan for findings**.
28+
4. Select **Save integration**.
2829

29-
You can resume CASB scanning at any time by turning on **Scan findings**.
30+
You can resume CASB scanning at any time by turning on **Scan for findings**.
3031

3132
### Delete an integration
3233

@@ -35,5 +36,7 @@ When you delete an integration, all keys and OAuth data will be deleted. This me
3536
:::
3637

3738
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **CASB** > **Integrations**.
38-
2. Find the integration you would like to delete and select **Manage**.
39-
3. Select **Delete**.
39+
2. Find the integration you would like to delete and select **Configure**.
40+
3. Select **Disenroll**.
41+
42+
To resume scanning the integration for findings, you will need to [add the integration](#add-an-integration) again.

0 commit comments

Comments
 (0)