Alerts Sign out
Contact Support

Customers who viewed this article also viewed

banner
CTX230272 {{tooltipText}}

Configuring Citrix StoreFront with the Secure Browser Service

downloadAddSecureBrowserToStore.zipWhy can't I download this file? Log in to Verify Download PermissionsAddSecureBrowserToStore.zip

Applicable Products

  • StoreFront

Objective

This article describes how existing on-premise XenApp/XenDesktop customers can integrate and deliver Secure Browser via their existing Storefronts to end users.


Instructions

How do I get the Secure Browser Service Tech Preview?

Once you have successfullysigned upfor a Citrix Cloud account, log on to the portal athttps://citrix.cloud.com.

Request a trial for the Secure Browser Service as shown below. You should receive an email approving your trial within a short time.

User-added image

Installing Citrix Cloud Connectors

Installing Citrix Cloud Connectors is a prerequisite to configure your on-premises StoreFront to integrate with the Secure Browser Service.

You should be able to see the ‘Resource Locations’ tile at the very top of the Citrix Cloud portal page. Click on Edit orAdd New

User-added image

and follow the instructions at:

https://docs.citrix.com/en-us/citrix-cloud/citrix-cloud-resource-locations/citrix-cloud-connector/installation.html

Configuring StoreFront

This the final step to integrate your on-premises StoreFront to the Secure Browser Service.

  1. Add a new store by following the instructions at:
    https://docs.citrix.com/en-us/storefront/3-6/config-manage-stores/sf-create-store.html
    Note: Do not configure any settings for this store.
    User-added image
    User-added image

  2. Download the PowerShell script attached to this article and execute the following:
    .\AddSecureBrowserToStore.ps1 -VirtualPath /Citrix/Store –Connectors "connector1.adtraining.lab","connector2.adtraining.lab"

    进口ant:
    - It is important to use the same name as the store created in step 1 in the VirtualPath parameter. For example, if you created a store named “SecureBrowser”, your VirtualPath will be “-VirtualPath /Citrix/SecureBrowser”

    - Use AddSecureBrowserTo3.0Store.ps1 if StoreFront 3.6+ SDK is not present.

    Note:Ensure your PowerShell execution policy is not set to Restricted.

    Verifying setup

  3. Log on to the Citrix Cloud and navigate to the Secure Browser page by clicking on theManagebutton.
    User-added image

  4. Publishing an unauthenticated browser by following a few simple steps:

    1. Select theManagetab in the安全浏览器管理UI page

    2. SelectPublish Secure Browser.

    3. SelectExternal UnAuthenticatedand clickNext.

    4. Enter a friendly name, an externally accessible URL (such as https://www.google.com), and then clickDone.

    5. ClickPublish.
      User-added image
      User-added image

  5. Logon to your on-premise Storefront and you should be able to view the published browser and launch it similar to other XenApp applications.

Limitations

Only web apps published with the Google Chrome on Linux (Tech Preview) are enumerated by StoreFront. Other browser types are not supported for this Tech Preview.