<div dir="ltr"><div>Hi:<br><br></div>The following to attribute-filter.xml - but the error below was obtained on IdP - did I miss something obvious?<br><div><div><div><br>        &lt;afp:AttributeRule attributeID=&quot;eduPersonEntitlement&quot;&gt;<br>            &lt;basic:Rule xsi:type=&quot;basic:OR&quot;&gt;<br>                &lt;basic:Rule xsi:type=&quot;basic:AttributeValueRegex&quot; regex=&quot;FOO&quot; /&gt;<br>                &lt;basic:Rule xsi:type=&quot;basic:AttributeValueRegex&quot; regex=&quot;BAR&quot; /&gt;<br>            &lt;/basic:Rule&gt;<br>        &lt;/PolicyRequirementRule&gt;<br><br><br>IdP Logs:<br><br><tt>Configuration was not loaded for shibboleth.AttributeFilterEngine service, error creating components.  The root cause of this error was: org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element &#39;basic:Rule&#39;. One of &#39;{&quot;urn:mace:shibboleth:2.0:afp&quot;:PermitValueRule, &quot;urn:mace:shibboleth:2.0:afp&quot;:PermitValueRuleReference, &quot;urn:mace:shibboleth:2.0:afp&quot;:DenyValueRule, &quot;urn:mace:shibboleth:2.0:afp&quot;:DenyValueRuleReference}&#39; is expected.</tt><br></div></div></div></div>