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

Matthias Meusburger <[email protected]> changed:

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

--- Comment #3 from Matthias Meusburger <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to