Flask-Multipass >=0.8

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.

Yes, v3.3.8 comes with are more recent Flask-Multipass version.

Also if you are on Flask-Multipass 0.6 that means you are running Indico v3.3.5 which means you are running a version from 2024 (over a year old!!) and are thus missing any security updates from the releases we made this year… You should update more frequently.

Yes you are right !! ;(