Skip to content

Consider WARP enrollment process when using a browser with site whitelisting #16575

@jamie-sandbox

Description

@jamie-sandbox

Existing documentation URL(s)

https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/warp/deployment/manual-deployment/

What changes are you suggesting?

It is not possible to enroll to the WARP zero trust client if your web browser uses a local site whitelist, which is common in high-security or locked-down enterprise environments:

image

Even when whitelisting <your-team-name>.cloudflareaccess.com, the callback to the local WARP client uses the unusual protocol handler com.cloudflare.warp://, which does not seem to be possible to whitelist, despite trying:

image

In Microsoft Edge and Google Chrome, the policy is configurable via Group Policy or InTune, and is called URLAllowlist.

A partial workaround is to set the UseWebView2 value at HKEY_LOCAL_MACHINE\SOFTWARE\Cloudflare\CloudflareWARP, however this is not a practical solution as it requires installing WebView2.

Without a better workaround or fix, this completely blocks our progress with WARP.

Additional information

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions