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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 17 15:45:02 CEST 2012


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

--- Comment #2 from Tom Francart <francart at gmail.com> ---
(In reply to comment #1)
> What do u think the workflow for Shibboleth integration should be?
> It looks you are assuming the user has logued in in another tab in the
> browser.

I'm using .htaccess files, e.g.:

AuthType shibboleth
ShibRequireSession On
require KULouNumber 50000672


> Maybe it should be better integrated. Also, how does a shibboleth user
> relates to a koha user? (has your Shibboleth implementation direct access to
> the Koha DB?)

A new Koha user is added when the shibboleth user is not found in the Koha
database (see patch)

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


More information about the Koha-bugs mailing list