When upgrading from 11 to 13 what about sso authentication?

hello,

When upgrading from version 11 to 13. The version 11 currently has SSO CookieAuth enabled, with external authentication system. Will it cause any problem after the upgrade? Or can I continue with the upgrade and will able to continue to log in after login. I have been trying to access localaccess page on my app server. But I have not been able to do that. Thanks for  any guidance.

Parents
  • Hi  , Cookie Authentication has not changed significantly between V11 and V13, so it should be fine. I don't want to make any assumptions about your set up, so here are some possibilities

    If you're upgrading on a separate environment, make sure that environment is on the same cookie domain as your External Authentication System that is generating the cookie

    If you're upgrading on a separate environment, I would recommend disabling cookie off and performing the upgrade and needed steps, then enable Cookie Auth separately and test that

    DM me if you'd like additional support

Reply
  • Hi  , Cookie Authentication has not changed significantly between V11 and V13, so it should be fine. I don't want to make any assumptions about your set up, so here are some possibilities

    If you're upgrading on a separate environment, make sure that environment is on the same cookie domain as your External Authentication System that is generating the cookie

    If you're upgrading on a separate environment, I would recommend disabling cookie off and performing the upgrade and needed steps, then enable Cookie Auth separately and test that

    DM me if you'd like additional support

Children