Good afternoon,
I am having some problems with logout redirection in Indico when I use Keycloak (OpenID) as the authentication backend. It seems to be because the version of Flask-Multipass I am running is 0.6, which does not support this behavior, but it appears to be fixed as of version 0.8.
The latest version of Indico is 3.3.8. Does this version already install a version of Flask-Multipass >=0.8? If not, is it possible to update only the Flask-Multipass package to this version >=0.8 without any problems for the installation of Indico?
Best regards and thanks in advance.