User log out event not triggered in webhooks

I’m integrating Discourse with an SSO provider, and I want to use “user_logged_out” webhook to log out users when they log out on Discourse. However, when clicking the “Log Out” button in the drop down menu, the log out event is not triggered. The log in event and the update event can be triggered normally.

4개의 좋아요

Adding a pr-welcome as it looks like the webhook is only firing when log out strict is enabled, which is not the default.

2개의 좋아요

Just to follow up - this PR should fix the issue. :slightly_smiling_face:

https://github.com/discourse/discourse/pull/28482

4개의 좋아요

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.