Skip to content

Commit 1f40837

Browse files
Update src/content/docs/reference-architecture/design-guides/zero-trust-for-saas.mdx
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent b4579fa commit 1f40837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/reference-architecture/design-guides/zero-trust-for-saas.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Phishing attacks and campaigns to spread malware to take over devices and access
153153

154154
#### Securing access
155155

156-
As described already, implementing ZTNA to secure your email platform offers numerous benefits. One key advantage is ensuring that email access is restricted to trusted, managed devices, even when using a cloud-based email service. This typically involves using Cloudflare to verify the presence of a [client certificate](https://developers.cloudflare.com/cloudflare-one/identity/devices/warp-client-checks/client-certificate/) and confirm that there are no risks detected by an external endpoint management solution, such as, [Crowdstrike](https://developers.cloudflare.com/cloudflare-one/identity/devices/service-providers/crowdstrike/) or [SentinelOne](https://developers.cloudflare.com/cloudflare-one/identity/devices/service-providers/sentinelone/).
156+
As described already, implementing ZTNA to secure your email platform offers numerous benefits. One key advantage is ensuring that email access is restricted to trusted, managed devices, even when using a cloud-based email service. This typically involves using Cloudflare to verify the presence of a [client certificate](/cloudflare-one/identity/devices/warp-client-checks/client-certificate/) and confirm that there are no risks detected by an external endpoint management solution, such as, [Crowdstrike](/cloudflare-one/identity/devices/service-providers/crowdstrike/) or [SentinelOne](/cloudflare-one/identity/devices/service-providers/sentinelone/).
157157

158158
#### Tenant control
159159

0 commit comments

Comments
 (0)