[Koha-bugs] [Bug 17776] Shibboleth Authentication is broken in plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 17 16:24:49 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17776

Matthias Meusburger <matthias.meusburger at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matthias.meusburger at biblibr
                   |                            |e.com

--- Comment #17 from Matthias Meusburger <matthias.meusburger at biblibre.com> ---
Mirko, if you'd like to enforce Shib login, you should have a look at Bug
18506.

Without enforcing Shib login, we use this patch successfully in production with
this configuration:

      AuthType shibboleth
      ShibUseEnvironment Off
      ShibUseHeaders On
      ShibRequireSession Off
      Require shibboleth

I'm signing this off.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list