"one day not online is a day fully lifed!"
I ended up getting it to work if anyone is interested
Toby Manuel: I ended up getting it to work if anyone is interested
Hi Toby, Yes, I am interested....
Thanks in advance.
1) Create a bookmark for the citrix web interface. For example: http://citrix-web-interface-host/Citrix/AccessPlatform/auth/login.aspx Advanced Options:URL = POSTFavorite = <doesn't matter>Smart Tunnel = No Post Parameters:LoginType=Explicituser=CSCO_WEBVPN_USERNAMEpassword=CSCO_WEBVPN_INTERNAL_PASSWORDdomain=<YourActiveDirectoryDomain>submitMode=submitslLanguage=enReconnectAtLoginOption=DisconnectedAndActive This will work at this point, but you will have to click on the login page twice because the ASA does not seem to properly handle the cookie in its own cache, so the following fixes that. 2) Create new or Edit your DfltGrpPolicy +More OptionsSession Settings:User Storage Location - Set this up. We used ftp with url style "user:pass@host/storage-directory"Storage Key - left blankStorage Objects: cookies,credentials Now you should be able to login with username/Rsa-token and provide an optional internal password which it will use when you click on a link in the ASA WebVPN Portal page to the Citrix Web Interface. Make sure your Citrix Web Interface is configured to only require user/pass/domain. This worked on a Citrix Xen Web Interface server (4.5). You will see small ~2k files in the ftp site named <username>.cps that will survive from session to session.
1) Create a bookmark for the citrix web interface. For example:
http://citrix-web-interface-host/Citrix/AccessPlatform/auth/login.aspx Advanced Options:URL = POSTFavorite = <doesn't matter>Smart Tunnel = No Post Parameters:LoginType=Explicituser=CSCO_WEBVPN_USERNAMEpassword=CSCO_WEBVPN_INTERNAL_PASSWORDdomain=<YourActiveDirectoryDomain>submitMode=submitslLanguage=enReconnectAtLoginOption=DisconnectedAndActive This will work at this point, but you will have to click on the login page twice because the ASA does not seem to properly handle the cookie in its own cache, so the following fixes that. 2) Create new or Edit your DfltGrpPolicy
+More OptionsSession Settings:User Storage Location - Set this up. We used ftp with url style "user:pass@host/storage-directory"Storage Key - left blankStorage Objects: cookies,credentials Now you should be able to login with username/Rsa-token and provide an optional internal password which it will use when you click on a link in the ASA WebVPN Portal page to the Citrix Web Interface. Make sure your Citrix Web Interface is configured to only require user/pass/domain.
This worked on a Citrix Xen Web Interface server (4.5). You will see small ~2k files in the ftp site named <username>.cps that will survive from session to session.
Hopefully, Cisco will fix the username/password cookie issue pretty soon.