# SAML logout stops working

**URL:** https://meta.discourse.org/t/saml-logout-stops-working/369703
**Category:** Bug
**Tags:** auth-plugins, saml, fixed
**Created:** [June 11, 2025, 9:48am UTC](https://meta.discourse.org/t/saml-logout-stops-working/369703 "2025-06-11T09:48:51Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![dojo](https://avatars.discourse-cdn.com/v4/letter/d/bbce88/32.png) [@dojo](https://meta.discourse.org/u/dojo)
#### Post date: [June 11, 2025, 9:48am UTC](https://meta.discourse.org/t/saml-logout-stops-working/369703/1 "2025-06-11T09:48:51Z")

</div>

I’m using the [SAML-Plugin](https://github.com/discourse/discourse-saml) to connect to a keycloak instance.

Since the last update the logout is not working. I just get a `Not Implemented` on the `/auth/saml/spslo` site when clicking ‘Logout’. When going back in browsers history I’m still logged in.

I’ve found this [PR in the repo](https://github.com/discourse/discourse-saml/pull/123) stating the same issue.

---

<div class="post-metadata">

### Author: ![afovos](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/afovos/32/518166_2.png) [@afovos](https://meta.discourse.org/u/afovos)
#### Post date: [July 31, 2025, 3:24pm UTC](https://meta.discourse.org/t/saml-logout-stops-working/369703/2 "2025-07-31T15:24:03Z")

</div>

I am experiencing the same issue. Any updates on this?

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [August 7, 2025, 8:24am UTC](https://meta.discourse.org/t/saml-logout-stops-working/369703/4 "2025-08-07T08:24:54Z")

</div>

> [@dojo](#):
>
> I’ve found this [PR in the repo](https://github.com/discourse/discourse-saml/pull/123) stating the same issue.

I’ve just merged this, so please give SLO another try and let us know how you get on. The variable rename in discourse-saml is described as being backwards-compatible, but perhaps that’s not entirely true for the SLO case. 🤔

---

<div class="post-metadata">

### Author: ![afovos](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/afovos/32/518166_2.png) [@afovos](https://meta.discourse.org/u/afovos)
#### Post date: [September 16, 2025, 2:16pm UTC](https://meta.discourse.org/t/saml-logout-stops-working/369703/5 "2025-09-16T14:16:17Z")

</div>

> [@david](#):
>
> please give SLO another try and let us know how you get on.

Sorry for the late reply. The change works for me. thanks! 👍

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [September 17, 2025, 12:06am UTC](https://meta.discourse.org/t/saml-logout-stops-working/369703/6 "2025-09-17T00:06:13Z")

</div>


