It’s always something that seemed to be quite tricky and hard to find out exactly how to do – enable single sign on and true passthrough authentication in the Web Interface.
Typically an administrator would enable passthrough in the web interface settings. This would allow a user to bring up the web interface and see their applications, however upon launch the user would be presented a MS GINA based prompt for credentials. The end result is if they don’t enter credentials into the web interface they just have to do it at the MS prompt.
Here is the solution:
Depending on the client the steps vary, but here are the steps for 12.x of the client:
- Add the web interface to the trusted sites
- Add the SSOnRegUpx32 or x64 registry key (can be found here http://support.citrix.com/article/CTX124871)
- Either globally or just on the client inject the ICACLIENT.ADM administrative template extension to group policy. Then enable the local username and password setting. Here’s a detailed explanation: http://support.citrix.com/article/CTX124871
- Configure Passthrough authentication at the web interface setting
This worked for me and I hope it works for you too!
