AccessRule Not Working

Cantor, Scott cantor.2 at osu.edu
Fri Aug 5 10:16:36 EDT 2016


On 8/5/16 10:00 AM, Peter Schober wrote:

> there should be no reason to use the XML-based access control, as
> that's all done easier in Apache httpd. httpd 2.4 has it's own complex
> ACLs with boolean logic, but the Shib SP provides a custom syntax for
> httpd 2.2, too.

I forgot about Apache 2.4 having the boolean stuff also, that's probably
the better way to go.

But note that the '!' trick I implemented for some of the rules in
earlier versions doesn't apply to attribute checking rules. I'm not sure
why that is/was. I'm sure I had a reason, but it's escaping me at the
moment.

-- Scott


More information about the users mailing list