https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20340
--- Comment #7 from Kyle M Hall <[email protected]> --- (In reply to Katrin Fischer from comment #6) > Hm, I think it's always possible to use local login and we have a library > using both LDAP and Shibboleth... With Shibboleth you have a link to an > external login page like with CAS - maybe that's where the confusion is? I > think building it to support many plugins would be nice, similar to how we > support multiple ILL backends, but maybe not a must. You could be right. I based my reassessment on this code: http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=C4/Auth.pm;h=c3ad351aa17ae73addb6612e7af2905b003647b4;hb=HEAD#l1778 That being said. We are starting to veer away from the topic of the bug ; ) If implemented the way I suggest, it would support multiple auth plugins, *and* be simpler architecturally. I think that's a win on all fronts : ) -- 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/
