Skip to content

Commit d56b783

Browse files
committed
Add DNI grouping
1 parent 07814c3 commit d56b783

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

src/content/docs/cloudflare-one/applications/app-library.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ The Application Library allows users to manage their SaaS applications in Cloudf
1111

1212
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).
1313

14+
:::note[Do Not Inspect application organization]
15+
The App Library groups [Do Not Inspect applications](/cloudflare-one/policies/gateway/application-app-types/#do-not-inspect-applications) within the corresponding application. For example, the App Library will group _Google Drive (Do Not Inspect)_ under **Google Drive**.
16+
:::
17+
1418
## View application details
1519

1620
Select an application card to view details about the application.

src/content/docs/cloudflare-one/policies/gateway/application-app-types.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Gateway allows you to create DNS, Network, and HTTP policies based on applicatio
1313

1414
When you choose the _Application_ selector in a Gateway policy builder, the **Value** field will include all supported applications and their respective app types. Alternatively, you can use the [Gateway API](/api/resources/zero_trust/subresources/gateway/subresources/app_types/methods/list/) to fetch a list of applications, app types, and ID numbers.
1515

16+
To manage a consolidated list of applications across Zero Trust, you can use the [Application Library](/cloudflare-one/applications/app-library/).
17+
1618
## App types
1719

1820
Gateway sorts applications into the following app type groups:
@@ -57,8 +59,9 @@ To ensure Gateway evaluates traffic with your desired precedence, order your mos
5759

5860
Gateway automatically groups applications incompatible with TLS decryption into the _Do Not Inspect_ app type. As Cloudflare identifies incompatible applications, Gateway will periodically update this app type to add new applications. To ensure Gateway does not intercept any current or future incompatible traffic, you can [create a Do Not Inspect HTTP policy](/cloudflare-one/policies/gateway/http-policies/#do-not-inspect) with the entire _Do Not Inspect_ app type selected.
5961

60-
:::note[Install Cloudflare certificate manually to allow TLS decryption]
62+
When managing applications with the [Application Library](/cloudflare-one/applications/app-library/), Do Not Inspect applications will appear under the corresponding application. For example, the App Library will group _Google Drive (Do Not Inspect)_ under **Google Drive**.
6163

64+
:::note[Install Cloudflare certificate manually to allow TLS decryption]
6265
Instead of creating a Do Not Inspect policy for an application, you may be able to configure the application to [trust a Cloudflare certificate](/cloudflare-one/connections/connect-devices/user-side-certificates/manual-deployment/#add-the-certificate-to-applications). Doing so will allow the application to function without losing visibility into your traffic.
6366
:::
6467

0 commit comments

Comments
 (0)