Skip to content

Commit 25b8acc

Browse files
committed
chrome extension
1 parent 4fd8158 commit 25b8acc

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

src/content/docs/cloudflare-one/policies/browser-isolation/setup/clientless-browser-isolation.mdx

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,21 @@ For example, if you added `192.168.2.1` to your tunnel, users can connect to you
6262

6363
:::note
6464

65-
All users with access to your remote browser can access your Cloudflare Tunnel applications unless you create a Gateway HTTP policy to block them.
65+
All users with access to your remote browser can access your Cloudflare Tunnel applications unless you create a Gateway HTTP policy to block them.
6666
:::
6767

6868
### Disable remote browser controls
6969

7070
You can configure [remote browser controls](/cloudflare-one/policies/browser-isolation/isolation-policies/#policy-settings) such as disabling copy/paste, printing, or keyboard input. These settings display in the Gateway [HTTP policy builder](/cloudflare-one/policies/gateway/http-policies/) when you select the Isolate action.
7171

72+
### Sync cookies between local and remote browser
73+
74+
The Cloudflare One Chrome extension allows a user to seamlessly access isolated and non-isolated applications without needing to re-authenticate. The extension also enables support for phish-resistant MFA in the remote browser.
75+
76+
To install the browser extension:
77+
78+
The user can now log in once to their identity provider (whether through a Clientless Web Isolation link or their local browser) and gain access to all applications behind the SSO login.
79+
7280
## Address bar
7381

7482
Clientless Web Isolation has an embedded address bar. This feature is designed to improve the user's experience while visiting isolated pages with prefixed URLs.
@@ -128,4 +136,4 @@ If you want to isolate a website without Cloudflare WARP installed, you will nee
128136
</p>
129137
</body>
130138
</html>
131-
```
139+
```

0 commit comments

Comments
 (0)