This article describes how to configure Access Gateway Enterprise Edition software release 10 to access published applications for Chromebook (Chrome OS) when StoreFront version 1.2 is the backend server.
Chromebook (ChromeOS)
Storefront version 1.2
Access Gateway Enterprise Edition software release 10
Citrix Receiver for Chrome OS
The following example has the environment variables:
Domain = example
Storefront = https://server3.example.domain.com/Citrix/StoreWeb
Run the following command from the command line interface of the appliance, to add a session profile for Chrome OS and point to the StoreWeb and not the Store:
add vpn sessionAction SF_chromeos_profile -winsIP 0.0.0.0 -defaultAuthorizationAction ALLOW -SSO ON -homePage "https://server3.example.domain.com/Citrix/StoreWeb" -icaProxy ON -wihome "https://server3.example.domain.com/Citrix/StoreWeb" -ntDomain corp -clientlessVpnMode OFF
Run the following command to add a session policy to specify the Chrome OS:
add vpn sessionPolicy SF_ChromeOS_policy "REQ.HTTP.HEADER User-Agent CONTAINS crOS" SF_chromeos_profile
Run the following command to bind the session policy to the virtual server:
bind vpn vserver kos.corp.gene.com -policy SF_ChromeOS_policy -priority 50
Complete the following procedure for a Chromebook user:
Download the Citrix Receiver for Chrome OS at https://citrix.com.
Initiate the connection by opening the Citrix Receiver from the Application List:
Type the Access Gateway Enterprise Edition URL in the Citrix Receiver Window.
Click Connect, as shown in the following screen shot:
The Citrix Receiver redirects you to the Access Gateway Enterprise Edition login page.
This error might occur in any of the following scenarios:
If you initiate the connection from the Chrome browser and not the Citrix Receiver.
If you did not copy the custom index.html file to the /netscaler/ns_gui/vpn directory, then refer to CTX131906 - Receiver for Chromebook Users Cannot Log On to Access Gateway Enterprise Edition.