This article describes how existing on-premise XenApp/XenDesktop customers can integrate and deliver Secure Browser via their existing Storefronts to end users.
Once you have successfully signed up for a Citrix Cloud account, log on to the portal at https://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.

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 or Add New

and follow the instructions at:
This the final step to integrate your on-premises StoreFront to the Secure Browser Service.
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.

Download the PowerShell script attached to this article and execute the following:
.\AddSecureBrowserToStore.ps1 -VirtualPath /Citrix/Store –Connectors "connector1.adtraining.lab","connector2.adtraining.lab"
Important:
- 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
Log on to the Citrix Cloud and navigate to the Secure Browser page by clicking on the Manage button.
Publishing an unauthenticated browser by following a few simple steps:
Select the Manage tab in the Secure Browser administration UI page
Select Publish Secure Browser.
Select External UnAuthenticated and click Next.
Enter a friendly name, an externally accessible URL (such as https://www.google.com), and then click Done.
Click Publish.

Logon to your on-premise Storefront and you should be able to view the published browser and launch it similar to other XenApp applications.
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.
"The above mentioned sample code is provided to you as is with no representations, warranties or conditions of any kind. You may use, modify and distribute it at your own risk. CITRIX DISCLAIMS ALL WARRANTIES WHATSOEVER, EXPRESS, IMPLIED, WRITTEN, ORAL OR STATUTORY, INCLUDING WITHOUT LIMITATION WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NONINFRINGEMENT. Without limiting the generality of the foregoing, you acknowledge and agree that (a) the sample code may exhibit errors, design flaws or other problems, possibly resulting in loss of data or damage to property; (b) it may not be possible to make the sample code fully functional; and (c) Citrix may, without notice or liability to you, cease to make available the current version and/or any future versions of the sample code. In no event should the code be used to support ultra-hazardous activities, including but not limited to life support or blasting activities. NEITHER CITRIX NOR ITS AFFILIATES OR AGENTS WILL BE LIABLE, UNDER BREACH OF CONTRACT OR ANY OTHER THEORY OF LIABILITY, FOR ANY DAMAGES WHATSOEVER ARISING FROM USE OF THE SAMPLE CODE, INCLUDING WITHOUT LIMITATION DIRECT, SPECIAL, INCIDENTAL, PUNITIVE, CONSEQUENTIAL OR OTHER DAMAGES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. Although the copyright in the code belongs to Citrix, any distribution of the sample code should include only your own standard copyright attribution, and not that of Citrix. You agree to indemnify and defend Citrix against any and all claims arising from your use, modification or distribution of the sample code."
This article describes how existing on-premises XenApp and XenDesktop customers can integrate and deliver Secure Browser web apps through their existing StoreFronts to end users.