- 🇦🇺Australia purencool
Test to see if this still happens with the latest version.
Baker's SSO cookie causes authentication to occur without the need for a valid Drupal session. This is by design and in the nature of how Bakery provides cross-site SSO. However, it can be exploited should someone steal a user's SSO cookie. Even if that user logs out of the Drupal site a request with their SSO cookie will authenticate.
Steps to reproduce:
Bakery should associate the CHOCOLATECHIP cookie to the user's session on the master and check it during validation.
Related issues:
#1450842: Set SSO cookie only on master →
🐛
SSO cookie reset before authentication is complete on subsite
Closed: outdated
Credit to Tejash Patel for original report on this
Active
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Test to see if this still happens with the latest version.