20 Mar
2017
20 Mar
'17
2:19 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17776 --- Comment #10 from Mirko Tietgen <mirko@abunchofthings.net> --- 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.