Evento de cierre de sesión de usuario no activado en 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 Me gusta

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 Me gusta

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

4 Me gusta

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