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

--- Comment #2 from Tom Francart <[email protected]> ---
(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.
_______________________________________________
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