Skip to content

Commit

Permalink
Merge pull request #145 from IGEL-Community:faq-chromium-custom-policy
Browse files Browse the repository at this point in the history
faq chromium custom policy
  • Loading branch information
rneher-igel authored Dec 6, 2024
2 parents 71cfc63 + fe2992c commit 6d584ca
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 6d584ca

Please sign in to comment.