Forum Discussion

jmuchnick_13296's avatar
jmuchnick_13296
Icon for Nimbostratus rankNimbostratus
Jun 23, 2014

Upgrading to Citrix StoreFront 2.1 to 2.5 - Passthrough AD Authentication fails

I have upgraded from Citrix StoreFront 2.1 to 2.5 and when logging into F5 to get to StoreFront Desktop apps, I have to login twice, once from the F5 site and secondly to StoreFront 2.5 Site. It should passthrough where you do not have to login twice, only by logging into the F5 site it should passthrough correctly. I know the code has changed in Storefront 2.5 from 2.1. We had to rollback to 2.1 until we find a fix. Hope someone can help assist with this problem. I appreciate the help!

 

1 Reply

  • The URLs for authentication have changed with StoreFront 2.5

     

    You should clone/create a new SSO profile and use the new URLs there

     

    In your situation, the form-action URL is probably something like this:

     

    /Citrix/StoreWeb/Authentication/LoginAttempt

     

    replace it with

     

    /Citrix/StoreWeb/ExplicitAuth/LoginAttempt

     

    Change your start-uri to /Citrix/StoreWeb/ExplicitAuth/Login as well.