L'evento di logout dell'utente non viene attivato nei webhook

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 Mi Piace

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 Mi Piace

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

4 Mi Piace

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