V3.2 - attribute-filter- Cannot find the declaration of element 'AttributeFilterPolicyGroup'.

Vignesh, Vanna G. vignesh at musc.edu
Mon Dec 14 18:32:50 EST 2015


Idp-process logs error has -
Line 5 in XML document from file [/opt/shibboleth-idp/conf/attribute-filter.xml] is invalid; nested exception is org.xml.sax.SAXParseException; lineNumber: 4; columnNumber: 110; cvc-elt.1: Cannot find the declaration of element 'AttributeFilterPolicyGroup'.

Here is the entire file contents.

<?xml version="1.0" encoding="UTF-8"?>
<AttributeFilterPolicyGroup id="ShibbolethFilterPolicy"
        xmlns:afp="urn:mace:shibboleth:2.0:afp"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="urn:mace:shibboleth:2.0:afp http://shibboleth.net/schema/idp/shibboleth-afp.xsd">

    <AttributeFilterPolicy id="example1">
        <PolicyRequirementRule xsi:type="Requester" value="https://example/shibboleth-sp" />
        <AttributeRule attributeID="eduPersonPrincipalName">
            <PermitValueRule xsi:type="ANY" />
        </AttributeRule>
</AttributeFilterPolicy>

</AttributeFilterPolicyGroup>


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20151214/e85f452a/attachment.html>


More information about the users mailing list