https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12027
--- Comment #24 from Martin Renvoize <[email protected]> --- (In reply to M. Tompsett from comment #23) > (In reply to Martin Renvoize from comment #13) > > https://wiki.koha-community.org/wiki/Shibboleth_Configuration > > Sweet, tangentially, do we have attempts at other authentication methods? > Also, we should also have a bug for changing the StaffBaseURL to include the > protocol. After all, shibboleth requires https, does it not? This patch does allow fallback logins as per OPAC shibboleth, although due to the nature of shibboleth the same caveats apply (i.e. once you've clicked the 'login via shibboleth' link and been redirected to the IdP, if you fail to login you won't get redirected back to the koha client, so you'll have to navigate back yourself to use a fallback method. This is protocol specific and at the IdP end, there's no way to fix this at the koha side) Bug 18506 allows for a 'Shibboleth Only' mode should you wish to use shibboleth in that way. Hmm, I must admit I'd lost track fo the StaffBaseURL preference and whether it allowed specifying a protocol or not now; I best check up on that one. Cheers -- 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/
