A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://docs.citrix.com/en-us/citrix-virtual-apps-desktops/multimedia/browser-content-redirection below:

Browser content redirection | Citrix Virtual Apps and Desktops 7 2503

Browser content redirection

Introduction

Browser Content Redirection (BCR) enhances the user experience of web browsing within Citrix Virtual Apps and Desktops environments. By offloading the rendering of web pages to the user’s local machine, BCR reduces server load and improves performance, especially for complex or resource-intensive websites.

How it works

BCR utilizes the Citrix Workspace app to create a secure browsing environment on the user’s device. When a user accesses an allowed web page, the viewport of the browser window is redirected to the client. The client side browser engine then leverages the local machine’s resources to render the page, resulting in faster loading times and smoother interaction.

Note that only the browser viewport is redirected. The viewport is the rectangular area in your browser where the content is displayed. The viewport doesn’t include things like the Address Bar, Favorites Toolbar, or Status Bar. Those items are in the user interface, which is still running on the browser in the VDA.

What’s New Browser Profile Sharing in Browser Content Redirection (Tech Preview)

BCR now offers a streamlined user experience with the new Profile Sharing feature, enabling VDA-side authentication and cookie sharing. This enhancement eliminates redundant logins, boosting productivity by maintaining authentication and cookie persistence across BCR sessions, even after the BCR window is closed. This seamless experience further enhances security by ensuring authentication originates from the VDA, not the client.

Example:

Note:

The feature is not limited by a specific provider. Hence, it can work with other providers as well (Microsoft authentication, PingID etc.,). However, current validation is done for the providers specified above.

Requirements for Tech Preview

Feedback form

Configuration

Before the introduction of this feature, Browser content redirection authentication sites policy was used to specify the URLs used for authentication by the website. By configuring authentication sites, the administrator is allowing the authentication (or) intermediary login pages to be redirected to the client. With the introduction of Profile sharing, BCR will leverage the authentication cookies on the VDA side browser and hence, the URLs in authentication sites policy now need to be configured in the Browser content redirection block list policy instead. This ensures that the authentication happens through the VDA.

Example 1:

Here’s an example with github.com. This method can be used for any website that you want to redirect with BCR and ensure that you have the the right configuration

Example 2:

Here’s an example with meet.google.com and Okta. In this case, we’ve followed the previous example to figure out the URLs and then used wildcards to eliminate redundant configuration

Key Benefits

Browser content redirection intelligently manages the web traffic, delivering a superior experience for your users while reducing strain on your infrastructure.

Here’s how they can benefit your organization:

System Requirements Server side components Citrix Virtual Apps and Desktops Browser Components

Note:

To enable Browser Content Redirection or Bi-directional Content Redirection, ensure you have Virtual Delivery Agent (VDA) version 2503 if you intend to use the Browser redirection extension from the Microsoft Edge Add-ons store. For older VDA versions, you can achieve the same functionality by installing the extension from the Chrome Web Store within your Microsoft Edge browser.

Client side components Windows

For more details, please refer to Citrix Workspace App Windows documentation.

Linux ChromeOS MacOS

Note:

Steps to Configure
  1. Install the client side and server side components according to the system requirements
  2. Configure the studio policies
  3. Open a supported web browser and navigate to an allowed URL
  4. The color of the extension logo specifies the status of the content redirection

Note:

Configuration Options

Browser content redirection provides various ways to configure in order to suit the use cases of various customer environments. For detailed information on policy settings, refer Browser content redirection policy settings.

Redirection mechanisms Client fetch client render

By default, Browser content redirection operates in this mode i.e., the client side browser engine reaches out to the web page directly. This requires necessary access from the client network to the web page. Client fetch client render scenario offloads all the network, CPU and RAM usage from Citrix VDA to the client and is the most optimal way to configure Browser content redirection

Policy configuration options Server fetch client render

In this case, the client side browser engine contacts and fetches content from the web server through the VDA using a virtual channel. This option is useful when the client doesn’t have internet access (for example, thin clients). Low CPU and RAM consumption on the VDA, but bandwidth is consumed on the ICA virtual channel.

There are three modes of operation in this scenario. The term proxy refers to a proxy device that the VDA accesses to gain Internet access.

Policy configuration options Fallback mode

There might be times when client redirection fails. For example, if the client machine does not have direct internet access, an error response might go back to the VDA. In such cases, the browser on the VDA can then reload and render the page on the server.

You can suppress server rendering of video elements by using the existing Windows Media fallback prevention policy. Set this policy to Play all content only on client or Play only client-accessible content on client. These settings block video elements from playing on the server if there are failures in client redirection. This policy takes effect only when you enable browser content redirection and the Access Control List policy contains the URL that falls back. The URL can’t be in the block list policy.

Authentication handling Authentication sites

In the current implementation of Browser Content Redirection, regardless of the redirection mechanism, authentication sites need to be configured in order for Browser content redirection to handle log in into websites.

Example:

  1. When only https://www.youtube.com/* is configured in Browser content redirection ACL configuration and no authentication sites are configured, BCR will fall back to server side rendering when signing into the website and will continue there.

  2. In this case, in order for BCR to handle authentication sites, configure https://www.accounts.google.com/* and any other auth sites such as IdP website as needed. Each website sign in works differently and hence ensure to list

  3. When configured, BCR will handle the authentication. For example, with client fetch client render - the authentication will also happen from the client side browser engine for a seamless sign in experience.

Policy configuration options

Configure the Browser content redirection authentication sites policy in addition to the policies mentioned in the redirection mechanisms section

Note:

Integrated Windows Authentication

Browser content redirection can provide a seamless way to authenticate to websites when configured with Integrated Windows Authentation (IWA) within the same domain as the VDA.

Policy configuration options

Before enabling single sign-on, complete the following:

Proxy Authentication

Browser content redirection can provide a seamless way to authenticate to your web proxy when fetching content from the server. When enabled, Browser Content Redirection will automatically obtain and use a Kerberos service ticket to authenticate with the proxy

Policy configuration options

Before enabling the server fetch proxy auth policy, complete the following:

Use Cases

Browser Content Redirection (BCR) can be utilized for a wide range of websites, particularly those that are resource-intensive and frequently accessed by enterprises. This includes video streaming platforms like YouTube, which can significantly benefit from offloading rendering to endpoint devices, thereby reducing server load and saving costs. Additionally, BCR is ideal for unified communications applications, such as video conferencing and collaboration tools (Google meet, Teams web, Zoom web) and contact center applications (Genesys cloud), ensuring smooth performance and enhanced user experience. By leveraging BCR, enterprises can optimize their resources and improve efficiency across various web-based applications. Refer CTX238236 for information on how to configure specific websites.

Extension Deployment Deploy Manually

Browser redirection extension is published in Chrome and Edge web stores. The extension is needed only on the browser on the VDA and not on the client side. To install the extension, navigate to Chrome / Edge webstore, search for Browser redirection extension and Add to the respective browsers. This method works for individual users. To deploy the extension to a large group of users, deploy the extension using group policy

Deploy Using Group Policy Prerequisites Steps for Google Chrome
  1. Import ADMX Files:
  2. Open Group Policy Management:
  3. Create or Edit a GPO:
  4. Navigate to Extensions Settings:
  5. Enable “Configure the list of force-installed apps and extensions”:
  6. Add the Extension ID and Update URL:
  7. Apply the GPO:
  8. Update Group Policy:
Steps for Microsoft Edge
  1. Import ADMX Files:
  2. Open Group Policy Management:
  3. Create or Edit a GPO:
  4. Navigate to Extensions Settings:
  5. Enable “Control which extensions are installed silently”:
  6. Add the Extension ID and Update URL:
  7. Apply the GPO:
  8. Update Group Policy:

Troubleshooting

For troubleshooting information, see the How to troubleshoot browser content redirection knowledge center article.

Browser Content Redirection Limitations Server side limitations (VDA)

Browser content redirection cannot support the following use cases. In case an enhancement is required for any mentioned scenarios or new scenarios, please reach out to the Citrix product team.

Client side limitations (CWA)

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.3