[Koha-bugs] [Bug 8446] Shibboleth authentication patch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 19 14:37:15 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8446

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

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

--- Comment #3 from Matthias Meusburger <matthias.meusburger at biblibre.com> ---
Hi, we also made a Shibboleth implementation for koha, you can have a look at
it here:

http://git.biblibre.com/?p=koha;a=commit;h=b5257f7235a7cbad396d1a4036101ba6a0903ecb

Our implementation may be more generic in that:

  - you can enable/disable Shibboleth authentication.
  - you can choose which shibboleth attribute will match the koha login, with a
syspref.
  - Shibboleth authentication is shown at OPAC when enabled, so users can
connect through Shibboleth directly from Koha.


On the other hand, your implementation creates users when they don't exist in
koha, and our does not. Our implementation also do not use other Shibboleth
attributes than the one used for authentication.

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


More information about the Koha-bugs mailing list