Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.12, 3.4.3, 3.5, 3.6
-
Component/s: Authentication
-
Labels:
-
Database:Any
-
Testing Instructions:
-
Affected Branches:MOODLE_31_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE
-
Fixed Branches:MOODLE_34_STABLE, MOODLE_35_STABLE
-
Pull from Repository:
-
Pull 3.5 Branch:mdl35_
MDL-62753 -
Pull Master Branch:
-
Pull Master Diff URL:
Description
While at Moodle-DACH's DevCamp, together with Tim Schroeder, we debugged MDL-61351 on an instance with DB sessions, which didn't work.
The existing /auth/shibboleth/logout.php back-channel SLO (Single-Log-Out) just doesn't work with $CFG->dbsessions enabled, as it tries to read from an inexistant sessions2 table.
The DB sessions logout has never been functioning correctly since at least Moodle 2.0.0-rc1, as the sessions2 table is a Moodle 1.9 artifact which was removed in the upgrade to Moodle 2.
Attachments
Issue Links
- blocks
-
MDL-61351 Shibboleth logout does not handle file sessions correctly
-
- Closed
-
- Discovered while testing
-
MDL-61351 Shibboleth logout does not handle file sessions correctly
-
- Closed
-
- has a non-specific relationship to
-
MDL-64976 Shibboleth logout suboptimal and logout implementation for RedisI
-
- Open
-
- will help resolve
-
MDL-34482 shibboleth logout handler is broken in several ways
-
- Closed
-