Attribute-Filter AttributeValueRegex

Joshua Brodie josbrodie at gmail.com
Sat Mar 28 00:57:45 EDT 2015


Hi:

The following to attribute-filter.xml - but the error below was obtained on
IdP - did I miss something obvious?

        <afp:AttributeRule attributeID="eduPersonEntitlement">
            <basic:Rule xsi:type="basic:OR">
                <basic:Rule xsi:type="basic:AttributeValueRegex"
regex="FOO" />
                <basic:Rule xsi:type="basic:AttributeValueRegex"
regex="BAR" />
            </basic:Rule>
        </PolicyRequirementRule>


IdP Logs:

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 'basic:Rule'. One of
'{"urn:mace:shibboleth:2.0:afp":PermitValueRule,
"urn:mace:shibboleth:2.0:afp":PermitValueRuleReference,
"urn:mace:shibboleth:2.0:afp":DenyValueRule,
"urn:mace:shibboleth:2.0:afp":DenyValueRuleReference}' is expected.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20150327/54f0460e/attachment.html 


More information about the users mailing list