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 Likes

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 Likes