Continuing Attribute release problems

Andrew Morgan morgan at orst.edu
Mon Aug 17 13:11:32 EDT 2015


On Mon, 17 Aug 2015, Michael Dahlberg wrote:

> I'm continuing to have attribute release problems.  Maybe a second (or
> third) pair of eyes on my config will indicate my error.
>
> The relevant part of my attribute-filter.xml file is listed below:
>
>    <afp:AttributeFilterPolicy>
>        <afp:PolicyRequirementRule xsi:type="basic:OR">
>            <basic:Rule xsi:type="basic:AttributeRequesterString" value="
> https://adminuat.dc4.pageuppeople.com/" />
>            <basic:Rule xsi:type="basic:AttributeRequesterString" value="
> https://admin.dc4.pageuppeople.com/" />
>        </afp:PolicyRequirementRule>
>        <afp:AttributeRule attributeID="WindowsDomainQualifiedName">
>            <afp:PermitValueRule xsi:type="basic:ANY" />
>        </afp:AttributeRule>
>    </afp:AttributeFilterPolicy>

Doesn't each AttributeFilterPolicy need an id?

   https://wiki.shibboleth.net/confluence/display/SHIB2/IdPAddAttributeFilter

 	Andy


More information about the users mailing list