Skip to content

Commit 5aceb70

Browse files
committed
replace instances of ZTWA
1 parent e46d0cc commit 5aceb70

File tree

16 files changed

+17
-17
lines changed

16 files changed

+17
-17
lines changed

src/content/docs/cloudflare-one/implementation-guides/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Implementation guides cover deployment steps and best practices for specific Clo
3131
</LinkTitleCard>
3232

3333
<LinkTitleCard
34-
title="Deploy Clientless Access"
34+
title="Deploy clientless access"
3535
href="/learning-paths/zero-trust-web-access/concepts/"
3636
icon="laptop"
3737
>

src/content/docs/cloudflare-one/implementation-guides/zero-trust-web-access.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
pcx_content_type: navigation
3-
title: Deploy Clientless Access
3+
title: Deploy clientless access
44
external_link: /learning-paths/zero-trust-web-access/concepts/
55
sidebar:
66
order: 3

src/content/docs/learning-paths/replace-vpn/get-started/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This guide will highlight best practices to follow and other decisions to consid
1616

1717
:::note
1818

19-
This learning path focuses on client-based remote access to internal services. If you are looking for clientless or Zero Trust Web Access functionality, refer to our [Deploy Zero Trust Web Access](/learning-paths/zero-trust-web-access/concepts/) learning path.
19+
This learning path focuses on client-based remote access to internal services. If you are looking for clientless or browser-based functionality, refer to our [Deploy clientless access](/learning-paths/zero-trust-web-access/concepts/) learning path.
2020
:::
2121

2222
## Objectives

src/content/docs/learning-paths/secure-internet-traffic/build-http-policies/browser-isolation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { GlossaryDefinition, TabItem, Tabs } from "~/components";
99

1010
<GlossaryDefinition term="Cloudflare Browser Isolation" />
1111

12-
Browser Isolation provides unique and transparent protection for your users using methods that surpass the capabilities of a traditional secure web gateway. This section focuses primarily on Browser Isolation for external services, assuming that most traffic from a device or a network is being forwarded to Cloudflare. For other applications of Browser Isolation, refer to the [Zero Trust Web Access (ZTWA) learning path](/learning-paths/zero-trust-web-access/concepts/).
12+
Browser Isolation provides unique and transparent protection for your users using methods that surpass the capabilities of a traditional secure web gateway. This section focuses primarily on Browser Isolation for external services, assuming that most traffic from a device or a network is being forwarded to Cloudflare. For other applications of Browser Isolation, refer to the [Deploy clientless access](/learning-paths/zero-trust-web-access/concepts/) guide.
1313

1414
As a note, Cloudflare's Browser Isolation technology was built to be used for 100% of your user's daily browsing. These recommendations do not suggest that you should limit or be cautious with your use of Browser Isolation, but instead help identify practical outcomes that balance technology with actualized security benefits.
1515

src/content/docs/learning-paths/zero-trust-web-access/access-application/best-practices.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ Access applications have an inherently flexible and powerful domain structure ca
2020

2121
### Multiple domains in an application
2222

23-
Many customers who have workflows designed around internal web applications, especially those that were built internally, often see challenges related to interdependencies on multiple internal services. Separately, there can be challenges related to SPAs (Single-Page Applications) that make onboarding to a Zero Trust Web Access service difficult. For example, an application may have iFrames or other embedded systems that rely on different internal and/or external addresses.
23+
Many customers who have workflows designed around internal web applications, especially those that were built internally, often see challenges related to interdependencies on multiple internal services. Separately, there can be challenges related to SPAs (Single-Page Applications) that make deploying clientless access difficult. For example, an application may have iFrames or other embedded systems that rely on different internal and/or external addresses.
2424

2525
If your internal service operates in this way, we recommend specifying multiple top-level domains in a single Access application. Otherwise, if the goal of using multiple domains is to streamline or simplify policy creation, we recommend making one primary domain per application, and automating the rest of your deployment [using Terraform](/learning-paths/zero-trust-web-access/terraform/) or another Infrastructure as Code (IaC) service.

src/content/docs/learning-paths/zero-trust-web-access/advanced-workflows/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Advanced ZTWA workflows
2+
title: Advanced workflows
33
pcx_content_type: overview
44
sidebar:
55
order: 7

src/content/docs/learning-paths/zero-trust-web-access/alternative-onramps/clientless-rbi.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ After the user authenticates to your IdP, Cloudflare will load the application i
1919

2020
## Setup
2121

22-
To configure Clientless Web Isolation for Zero Trust Web Access, refer to [this tutorial](/cloudflare-one/tutorials/clientless-access-private-dns/).
22+
To configure Clientless Web Isolation to augment clientless access, refer to [this tutorial](/cloudflare-one/tutorials/clientless-access-private-dns/).
2323

2424
## Best practices
2525

src/content/docs/learning-paths/zero-trust-web-access/alternative-onramps/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Alternative ZTWA on-ramps
2+
title: Alternative on-ramps
33
pcx_content_type: overview
44
sidebar:
55
order: 8

src/content/docs/learning-paths/zero-trust-web-access/connect-private-applications/best-practices.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar:
66

77
---
88

9-
We recommend following these best practices when you deploy Cloudflare Tunnel for Zero Trust Web Access.
9+
We recommend following these best practices when you deploy Cloudflare Tunnel for clientless access.
1010

1111
## Deploy another instance of cloudflared
1212

src/content/docs/learning-paths/zero-trust-web-access/initial-setup/add-site.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sidebar:
88

99
import { Render } from "~/components"
1010

11-
In clientless ZTWA deployments, users connect to internal applications via public hostnames. You will need to own a domain, add it to Cloudflare, and configure Cloudflare as the [authoritative DNS provider](/dns/zone-setups/full-setup/setup/#update-your-nameservers) for that domain. Enterprise customers who cannot change their authoritative DNS provider have the option to configure a [partial (`CNAME`) setup](/dns/zone-setups/partial-setup/).
11+
In clientless access deployments, users connect to internal applications via public hostnames. You will need to own a domain, add it to Cloudflare, and configure Cloudflare as the [authoritative DNS provider](/dns/zone-setups/full-setup/setup/#update-your-nameservers) for that domain. Enterprise customers who cannot change their authoritative DNS provider have the option to configure a [partial (`CNAME`) setup](/dns/zone-setups/partial-setup/).
1212

1313
You only need to add one domain to Cloudflare, since you can create an infinite number of subdomains to manage all of your private applications.
1414

@@ -31,4 +31,4 @@ You only need to add one domain to Cloudflare, since you can create an infinite
3131
6. <Render file="update-nameservers" product="fundamentals" />
3232
7. (Optional) Follow the **Quick Start Guide** to configure security and performance settings.
3333

34-
Registrars can take up to 24 hours to process nameserver changes. Your domain must be in an **Active** status before you can use it for Zero Trust Web Access.
34+
Registrars can take up to 24 hours to process nameserver changes. Your domain must be in an **Active** status before you can use it for clientless access.

0 commit comments

Comments
 (0)