Externalized XML Access Control Rules with Apache 2.4

Thomas Baerecke thomas.baerecke at switch.ch
Fri May 22 07:39:23 EDT 2015


Hello,

we found a solution. The following config works with Apache 2.4:

<Location />
   AuthType shibboleth
   ShibRequestSetting requireSession true
   Require shib-plugin /etc/httpd/access_control_rules.xml
</Location>

It seems that "ShibAccessControl" has been replaced by "Require 
shib-plugin".

Best regards,

Thomas

-- 
SWITCH
Thomas Bärecke, Central Solutions
Werdstrasse 2, P.O. Box, 8021 Zurich, Switzerland
phone +41 44 268 15 15, direct +41 44 268 16 34
thomas.baerecke at switch.ch, http://www.switch.ch

Visit our new Website www.switch.ch



More information about the users mailing list