Skip to content

Commit

Permalink
faq chromium custom policy
Browse files Browse the repository at this point in the history
faq chromium custom policy
  • Loading branch information
rneher-igel committed Dec 6, 2024
1 parent 71cfc63 commit fe2992c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/Docs/HOWTO-COSMOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -675,6 +675,14 @@ app.avd.sessions.avd%.options.compact-login-view
- [Horizon Blast Protocol : Deprecation of the Switch Encoder Feature from 2312 & onwards. (96214)](https://kb.omnissa.com/s/article/96214)
**Q:** How to configure Chromium to sign in and switch over to VMware without the `xdg-open` prompt?
**A:** Set the following Chromium custom policy:
```bash linenums="1"
[{"allowed_origins": ["yourdomain.com"], "protocol": "vmware-view"}]
```
-----
## FAQ - Microsoft Windows 365
Expand Down

0 comments on commit fe2992c

Please sign in to comment.