PolicyRequirementRule 3.x vs. 2.x
Cantor, Scott
cantor.2 at osu.edu
Wed Mar 2 15:46:47 EST 2016
> I have a Shib 3.2.1 (new style) PolicyRequirementRule that works:
The new style is a collapsed grammar that lives in one namespace. It still requires that be declared, though, which you must have done.
> And a similar one in 2.x that doesn't work:
And the old one has at least 3 namespaces all mixed. You left out a default namespace, basically, and you're trying to use namespace-less elements, I would imagine.
-- Scott
More information about the users
mailing list