Leo 70122007bb
Updated SAML2 auth sessionkey cookie path (#6149)
This change will set the sessionkey under the /client/api path. This commit should prevent duplicate sessionkey cookies from being set on both /client (incorrect) and /client/api (correct). Prior to this commit, the /client version was being set while the /client/api version remained unchanged with an invalid sessionkey. As a result, subsequent requests after the SAML2 authentication would immediately fail with an invalid session and results in the user being logged out.

The sessionkey is now set explicitly for the /client/api path which should fix this issue, regardless of the SSO URL and path that's being used.
2022-04-18 17:16:20 +05:30
..
2022-03-09 11:14:19 -03:00
2022-03-09 11:14:19 -03:00
2022-03-09 11:14:19 -03:00
2022-04-16 00:55:11 +05:30
2022-04-11 10:42:21 -03:00
2022-04-16 00:55:11 +05:30
2022-04-14 11:12:01 -03:00
2022-04-14 11:12:01 -03:00