cloudstack/plugins/user-authenticators
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
..
ldap Refactor account type (#6048) 2022-03-09 11:14:19 -03:00
md5 Updating pom.xml version numbers for release 4.16.2.0-SNAPSHOT 2022-03-03 18:15:33 +05:30
pbkdf2 Updating pom.xml version numbers for release 4.16.2.0-SNAPSHOT 2022-03-03 18:15:33 +05:30
plain-text Updating pom.xml version numbers for release 4.16.2.0-SNAPSHOT 2022-03-03 18:15:33 +05:30
saml2 Updated SAML2 auth sessionkey cookie path (#6149) 2022-04-18 17:16:20 +05:30
sha256salted Updating pom.xml version numbers for release 4.16.2.0-SNAPSHOT 2022-03-03 18:15:33 +05:30