-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.12, 3.4.3, 3.5, 3.6
-
Any
-
MOODLE_31_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
While at Moodle-DACH's DevCamp, together with tschroeder, 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.
- 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
- Closed
- will help resolve
-
MDL-34482 shibboleth logout handler is broken in several ways
- Closed