https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24539

--- Comment #10 from [email protected] ---
Here's an odd idea from something I've noticed in the code. It looks like
there's Shibboleth support in there.

That gives Koha admins the option of configuring authentication at the
webserver level with mod_auth_mellon or mod_auth_oidc either of which can be
configured to pass Shibboleth-style headers to an application.

I've configured other applications that way, and it works well. Of course, you
have to guarantee that requests come to the application from your webserver and
nowhere else, but in a single box architecture that's no problem at all.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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