Issue on Shibboleth Logout Indico

Hello everyone, I hope you are doing well.

I’m facing an issue related to Indico logout when using Shibboleth authentication. The login process works perfectly, but when I click on Logout, I am redirected to an error page.

What’s strange is that the logout itself actually works: if I reload the page or try to access the system again, there is no user logged in anymore. So the session is clearly being terminated correctly.

As a temporary workaround, I am redirecting the user back to the home page instead of the error page. However, this required modifying the source code, which I don’t consider a good practice.

Has anyone else experienced this issue or something similar? Any insights would be greatly appreciated.