This article describes how to integrate Citrix Gateway with StoreFront for access with Wyse clients.
Complete the following steps to integrate Citrix Gateway with StoreFront for access with Wyse clients:
1) Make the following changes to Wyse client.ini file setting:
DomainList="domainname"
PnLiteServer=https://AGEE_CAG_FQDN/Citrix/EASYIT/PNAgent/config.xml
CAGAuthMethod=LDAP+RSA (for dual authentication with RSA/RADIUS, for single authentication use only LDAP instead of LDAP+RSA).
2) Authentication Policy: Configure RSA as primary and LDAP as secondary authentication, policy expression should be:
REQ.HTTP.HEADER User-Agent CONTAINS WTOS
Wyse client sends request with User-Agent as WTOS
3) Session policy: Use the same policy expression REQ.HTTP.HEADER User-Agent CONTAINS WTOS, with session profile same as that used for mobile devices.