17 Jul
2012
17 Jul
'12
2:45 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8446 --- Comment #2 from Tom Francart <francart@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.