Single Logout doesn't do anything

Created on 6 May 2024, about 2 months ago
Updated 13 May 2024, about 2 months ago

Problem/Motivation

When the user goes to /user/logout, they're logged out from Drupal, but the IdP is not involved at all.

Steps to reproduce

Going to /user/logout is enough to reproduce.
I could give you my full configuration if that's any useful.
Single Logout is enabled of course.
Single Logout works with other webapplications, so it's not the IdP's fault.
It's also not a validation error: if I look at the access.log of my SimpleSamlPHP server, I see no request at all coming to the logout endpoint when I logout.

If I try to go to /saml/logout (which I find in the code, but nowhere in the UI), it tells me my user is unauthorized.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

4.3

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024