https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18506 Matthias Meusburger <matthias.meusburger@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matthias.meusburger@biblibr | |e.com --- Comment #20 from Matthias Meusburger <matthias.meusburger@biblibre.com> --- Hi, I've done some testing, and it works consistently with the various combinations of opacShibOnly, OpacPublic and staffShibOnly. However, when opacShibOnly is enabled, the authentication process always redirect to opac-user.pl, instead of the page the user was currently on (like a search result, for example). The user should be redirected to the page he was on, like when opacShibOnly is disabled. Also I'm a little concerned that users might lock themselves out of the admin interface when enabling staffShibOnly, but that's nothing an SQL query to modify the syspref's value can't fix. -- You are receiving this mail because: You are watching all bug changes.