Attribute-Filter afp?

Samuel James samueljamesaron at gmail.com
Mon Jan 30 14:42:39 EST 2017


I have read the online docs -- but it hasn't sunk in and hoping someone
could explain.

We are looking after 2 Shibboleth instances -- why does old (v2) have 'afp'
in the attribute filter -- does it matter that the new V3 does not?



The legacy V2:

<afp:AttributeRule attributeID="mail">

            <afp:PermitValueRule xsi:type="basic:ANY"/>

        </afp:AttributeRule>


The new Shibboleth v3:

        <AttributeRule attributeID="mail">

            <PermitValueRule xsi:type="ANY" />

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


More information about the users mailing list