https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17776
--- Comment #4 from Martin Renvoize <[email protected]> --- To test: 1) Enable plack 2) Alter the apache config block to ensure shibboleth is passing attributes via headers instead of environment. (when running under plack, apache act's merely as a Proxy and so cannot pass environment to the separate plack process). 3) Checkin shibboleth logins are now working using the plack instance. -- 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/
