IDP3 - PolicyRequirementRule error in attribute filter

Cantor, Scott cantor.2 at osu.edu
Wed Aug 10 13:50:50 EDT 2016


> The actual PolicyRequirementRule that is throwing the error looks like this:
>           <afp:PolicyRequirementRule xsi:type="Requester"
> value="https://my.entity.edu/shibboleth" />

Assuming the type name is Requester (don't have it in front of me), that means your default namespace isn't the one bound to the afp prefix.

I will give my usual pointer:
http://www.w3schools.com/xml/xml_namespaces.asp

-- Scott



More information about the users mailing list