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: src/content/docs/cloudflare-one/applications/app-library.mdx
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,11 @@ sidebar:
5
5
order: 4
6
6
---
7
7
8
-
The Zero Trust Application Library consolidates applications between [Gateway](/cloudflare-one/policies/gateway/), [Access](/cloudflare-one/policies/access/), and [Cloud Access Security Broker (CASB)](/cloudflare-one/applications/casb/) into a single location in Zero Trust. The App Library provides visibility and control for available applications, including the ability to sort applications into approval categories for your organization.
8
+
import { GlossaryTooltip } from"~/components";
9
9
10
-
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 applications, and the [app type](/cloudflare-one/policies/gateway/application-app-types/#app-types).
10
+
The Application Library allows users to manage their SaaS applications in use 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).
11
13
12
14
## View application details
13
15
@@ -18,7 +20,7 @@ Select an application card to view details about the application.
18
20
The **Overview** tab shows details about an application, including:
19
21
20
22
- Name
21
-
-Review status
23
+
-Shadow IT [review status](/cloudflare-one/insights/analytics/shadow-it-discovery/#approval-status)
@@ -30,12 +32,14 @@ The **Findings** tab shows any connected [CASB integrations](/cloudflare-one/app
30
32
31
33
### Policies
32
34
33
-
The **Policies** tab shows any [Gateway](/cloudflare-one/policies/gateway/) and [Access](/cloudflare-one/policies/access/) policies related to the selected application.
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.
34
36
35
37
### Usage
36
38
37
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.
38
40
41
+
The Shadow IT Discovery dashboard will provide more details for discovered applications. To view Shadow IT Discovery in [Zero Trust](https://one.dash.cloudflare.com/), go to **Analytics**, then select **Shadow IT Discovery**.
42
+
39
43
## Review applications
40
44
41
45
To organize applications into their approval status for your organization, you can mark them as in-review, approved, or unapproved. Application statuses include **Unreviewed** (default), **In review**, **Approved**, and **Unapproved**.
0 commit comments