https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17776
--- Comment #10 from Mirko Tietgen <[email protected]> --- I get redirected to a login page when I add ShibUseEnvironment Off ShibUseHeaders On to my Apache config. There is an additional Require valid-user in the config of the test system, just removing that leads to the same result, so I wonder if it is connected and how I can test around that? <Location /> AuthType shibboleth ShibRequireSession On ShibUseEnvironment Off ShibUseHeaders On Require valid-user </Location> -- 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/
