Skip to content

Commit 3fcd912

Browse files
authored
[ZT] RBI chrome extension (#17236)
* chrome extension * early access note * Update src/content/docs/cloudflare-one/policies/browser-isolation/setup/clientless-browser-isolation.mdx
1 parent c53223c commit 3fcd912

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 user can 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.
75+
76+
:::note
77+
The Chrome extension is available in early access. To install, contact your account team.
78+
:::
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)