Releasing duplicate attributes
Diego Figueroa
dfiguero at yorku.ca
Wed Sep 23 13:49:55 UTC 2020
Hello,
Under which circumstances can I see attributes being released twice? I understand that if more than one AttributeFilterPolicy matches then there is a possibility of duplicate attributes but is there any other setting?
After installing version 4.0.1, of the IdP, and only the policy filter below I am getting duplicate values in my test SP.
Is there another setting that could be duplicating the release of attributes?
<AttributeFilterPolicy id="releaseToAnyone">
<PolicyRequirementRule xsi:type="ANY" />
<AttributeRule attributeID="eduPersonAffiliation" permitAny="true" />
<AttributeRule attributeID="eduPersonScopedAffiliation" permitAny="true" />
<AttributeRule attributeID="eduPersonTargetedID" permitAny="true" />
</AttributeFilterPolicy>
Thanks,
Diego
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20200923/674ec342/attachment.htm>
More information about the users
mailing list