L'événement de déconnexion de l'utilisateur ne déclenche pas dans les 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 « J'aime »

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 « J'aime »

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

4 « J'aime »

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