Citrix StoreFront
Your download will start automatically. If it does not start, please click here to download.
Comments

Andreas, from the Kemp documentation:
"ESP is only available with Enterprise and Enterprise Plus subscriptions. If you have a Standard subscription on your LoadMaster, you should import the StoreFront_for_Citrix_VirtualApps_and_Desktops_No_ESP template. Otherwise, the LoadMaster UI will generate an error and you will be unable to upload the template."
0

Issue with these templates: We have both Native(Workspace) and HTML5 citrix users.
With Workspace and HTML5 launchers both enabled, then only the HTML5 was working. Workspace user's ICA file had the port for HTML5.
If we disabled the HTML5 launcher, then Workspace ICA file had correct info and worked.
Note: the templates we're using were downloaded months ago, so I don't know if this is still an issue.
---
FIX: To get both Workspace and HTML5 users working I changed the "StoreFront Browser Launch HTML5 App" content matching rules to below. What below does is to check for "CtxsUserPreferredClient=Native", if found then negate (don't run html5 launcher).
The "CtxsUserPreferredClient=Native" is set when the full citrix workspace client is used, so when workspace is used, the HTML5 launcher is skipped. I also used flags, as I wanted both the existing auth rule and the new check for native client cookie rule to be checked (AND operation check).
Rules assigned to subVS Citrix_StoreFront_GW - Citrix StoreFront Gateway - StoreFront Browser Launch HTML5 App
NameMatch TypeOptionsHeaderPatternOperation
1
Citrix_NativeClient_Cookie_StoreFront_GW
RegEx
Negate
Ignore Case
Only On 4
Cookie
CtxsUserPreferredClient=Native
2
Citrix_Auth_Cookie_StoreFront_GW_Flag4
RegEx
Ignore Case
Only On 2
Set Flag 4
Cookie
CtxsAuthId
0
Andreas Klaus
StoreFront_for_Citrix_VirtualApps_and_Desktops.tmpl can not be imported anymore "Syntax error detected in template file: Unknown command 'enableesp'"