Skip to main content

24 de agosto de 2026

Install and Configure Browser Content Redirection

Installing and configuring the Browser Content Redirection feature involves installing the Google Chrome or Microsoft Edge (Chromium) browser, enabling the Browser Content Redirection feature on the agent machine, and specifying the URLs for redirection.

Optionally, you can specify the URLs that users can navigate to from redirected URLs and customize fallback behavior for allow list violations. You can also configure client-side group policy settings for microphone and camera use, certificate error handing, and browser cache storage.

To enable Browser Content Redirection and specify the URLs for redirection, you must configure agent-side group policy settings on your Active Directory server. Compile a list of the URLs for websites that can be redirected and, optionally, for the websites that users can navigate to from redirected URLs. Include the http:// or https:// prefix in the URLs. You can use match patterns in the URLs. For example, to redirect all Yahoo content, enter https://www.yahoo.com/*. For more information, see https://developer.chrome.com/extensions/match_patterns.

Prerequisites

  • Verify that you can log in as an Administrator domain user on the machine that hosts your Active Directory server.
  • Verify that the MMC and the Group Policy Object Editor snap-in are available on your Active Directory server.
  • Add the View Agent Configuration ADMX template file (hzn_agent.admx) to a GPO that is linked to the OU for the virtual desktop or to the RDS host for the published desktop. If you plan to configure any of the optional client-side group policy settings, also add the Omnissa Horizon Client Configuration ADMX template file (hzn_client.admx). For installation instructions, see Add the ADMX Template Files to Active Directory.
  • Compile a list of URLs for websites that can use the Browser Content Redirection feature.

Procedure

  1. Install the Google Chrome or Microsoft Edge (Chromium) browser on the remote desktop.

  2. On your Active Directory server, open the Group Policy Management Editor.

  3. Navigate to the Computer Configuration > Policies > Administrative Templates > View Agent Configuration > Omnissa HTML5 Features folder.

  4. Open the Enable Omnissa HTML5 Features setting, select Enabled, and click OK.

  5. Navigate to the Computer Configuration > Policies > Administrative Templates > View Agent Configuration > Omnissa HTML5 Features > Omnissa Browser Content Redirection folder.

  6. Open the Enable Omnissa Browser Content Redirection setting, select Enabled, and click OK.

  7. To enable the Browser Content Redirection feature for the Google Chrome browser, perform these steps.

    1. Navigate to the Computer Configuration > Policies > Administrative Templates > View Agent Configuration > Omnissa HTML5 Features > Omnissa Browser Content Redirection folder

    2. Open the Enable Omnissa Browser Content Redirection for Chrome Browser, select Enabled, and click OK.

  8. To enable the Browser Content Redirection feature for the Microsoft Edge (Chromium) browser, perform these steps.

    1. Navigate to the Computer Configuration > Policies > Administrative Templates > View Agent Configuration > Omnissa HTML5 Features > Browser Content Redirection folder

    2. Open the Enable Omnissa Browser Content Redirection feature for Microsoft Edge (Chromium) Browser, select Enabled, and click OK.

  9. Specify the URLs for the Browser Content Redirection feature.

    Users can visit these URLs by entering them in either the Chrome address bar or the custom address bar. Users can also visit these URLs by navigating to them starting from another URL in the list, or from any agent-side rendered page. Only the URLs that you specify are redirected. No URLs are added by default.

    1. Open the Enable URL list for Omnissa Browser Content Redirection setting and select Enabled.

    2. Click Show, enter the URLs in the Value name column, and click OK.

      Leave the Value column blank.

    3. To save the policy setting, click OK.

  10. Configure one or more of the optional agent-side group policy settings.

    The following table describes the optional agent-side group policy settings.

    Enable Navigation URL list for Omnissa Browser Content RedirectionYou can use this setting to specify the URLs that a user is allowed to navigate to from a URL specified in the Enable URL list for Omnissa Browser Content Redirection list, either by entering the URL directly in the custom address bar, or by navigating to the URL starting from a URL specified in the list. Users cannot visit these URLs directly by entering them into the Chrome address bar or by navigating to them from an agent-side rendered page. To specify the URLs, click Show, enter the URLs in the Value name column, and click OK. Leave the Value column blank.
    Enable automatic fallback after a whitelist violationWhen you activate this setting, if a user navigates to a URL that is not specified in one of the Browser Content Redirection allow lists, either by entering it in the custom address bar or by navigating to it starting from a URL in either allow list, redirection stops for that tab and the URL is fetched and displayed on the agent instead. Note: If a user attempts to navigate to a URL that is not specified in the Enable URL list for Omnissa Browser Content Redirection setting, the tab always falls back to fetching and rendering the URL on the agent, regardless of whether this setting is activated.
    Show a page with error information before automatic fallbackWhen you activate this setting, and a allow list violation occurs, a page appears that shows a five-second count down. After five seconds have elapsed, the tab falls back to fetching and rendering the URL that caused the violation on the agent. If this setting is deactivated, the five-second warning page does not appear. This setting takes effect only if the Enable automatic fallback after a whitelist violation setting is also activated.
  11. To configure one or more of the optional client-side group policy settings, navigate to the Computer Configuration > Policies > Administrative Templates > Horizon Client Configuration > Omnissa Browser Content Redirection folder.

    The following table describes the client-side group policy settings.

    Enable WebRTC camera and microphone access for browser content redirectionWhen you activate this setting, redirected pages that use WebRTC have access to the client system's camera and microphone. This setting is activated by default.
    Ignore certificate errors for browser content redirectionWhen you activate this setting, certificate errors that occur in a redirected page are ignored and browsing proceeds. This setting is deactivated by default.
    Enable cache for browser content redirectionWhen you activate this setting, the browsing history, including cookies, is stored on the client system. This setting is activated by default. Note: Deactivating this setting does not clear the cache. If you deactivate and then re-activate this setting, the cache is reused.

Example

https://play.google.com and https://news.google.com have a common sign-in page, https://accounts.google.com.

In following example, https://play.google.com/* and https://accounts.google.com/* are included in Enable URL list for Omnissa Browser Content Redirection. The following table describes the behavior that occurs in this scenario.

A user visits https://play.google.com
  • https://play.google.com is redirected to the client machine.
  • When the user signs in, https://accounts.google.com opens on the client machine and the user authenticates on the client machine.
  • After successful authentication, the website redirects back to https://play.google.com on the client machine and the user is logged in correctly.
A user visits https://news.google.com
  • https://news.google.com is rendered on the agent machine.
  • When the user signs in,https://accounts.google.com is redirected to the client machine and the user authenticates on the client machine.
  • After successful authentication, the user is not logged in correctly because https://news.google.com is rendered on the agent machine, but authentication occurred on the client machine.
A user opens https://accounts.google.com directly in the address barhttps://accounts.google.com is redirected to the client machine.

In the next example, https://play.google.com/* is included in Enable URL list for Omnissa Browser Content Redirection and https://accounts.google.com/* is included in Enable Navigation URL list for Omnissa Browser Content Redirection. The following table describes the behavior that occurs in this scenario.

A user visits https://play.google.com
  • https://play.google.com is redirected to the client machine.
  • When the user signs in, https://accounts.google.com opens on the client machine and the user authenticates on the client machine.
  • After successful authentication, the website redirects back to https://play.google.com on the client machine and the user is logged in correctly.
A user visits https://news.google.com
  • https://news.google.com is rendered on the agent machine.
  • When the user signs in, https://accounts.google.com is rendered on the agent machine and the user authenticates on the agent machine.
  • After successful authentication, the website redirects back to https://news.google.com on the agent machine and the user is logged in correctly.
A user opens https://accounts.google.com directly in the address barhttps://accounts.google.com is rendered on the agent machine.

Cache Management for Browser Content Redirection (Linux Clients)

On Linux Horizon Clients, Browser Content Redirection (BCR) uses Chromium Embedded Framework (CEF) processes to render redirected content. These processes store cache data locally on the client device that can persist across multiple sessions.

Without limits, cache usage can grow and consume significant disk space, especially on shared or resource-constrained endpoints.

Administrators can configure cache size limits in the Horizon Client configuration file on the Linux endpoint to control disk usage.

When a cache size limit is configured (value greater than 0), the Horizon Client enforces the limit and performs cleanup of cache content. Inactive cache data is removed while preserving active session data and essential user data such as cookies, local storage, and browser extensions. Data associated with active sessions is not modified or removed.

Note: If the configured cache size limit is smaller than the essential user data (such as cookies, logins, and browser extensions), cleanup may not be able to bring the cache under the limit, and a warning is logged. Ensure that the configured limit is appropriate for the typical user data size and the available disk capacity on the client system.

Configuration settings

  • html5mmr.bcr.cacheSizeLimitMB
    Specifies the maximum total size, in megabytes (MB), of the BCR cache directory across all sessions. When the limit is exceeded, stale and non-essential cache content is removed. A value of 0 disables enforcement.

  • html5mmr.bcr.cacheStaleEvictionDays
    Specifies the number of days after which inactive cache directories are eligible for removal. A value of 0 disables stale cache eviction.

SettingDefault
html5mmr.bcr.cacheSizeLimitMB0 (disabled)
html5mmr.bcr.cacheStaleEvictionDays30 days

What to do next

Install the Horizon Browser Content Redirection Extension for Chrome

¿Le resultó útil esta página?

Enviar comentarios sobre este tema

¿Le resultó útil este tema?

No incluya información personal ni confidencial.

Generando el enlace…