<div dir="ltr">I'm continuing to have attribute release problems.  Maybe a second (or third) pair of eyes on my config will indicate my error.<div><br></div><div>The relevant part of my attribute-filter.xml file is listed below:</div><div><br></div><div><div>    <afp:AttributeFilterPolicy></div><div>        <afp:PolicyRequirementRule xsi:type="basic:OR"></div><div>            <basic:Rule xsi:type="basic:AttributeRequesterString" value="<a href="https://adminuat.dc4.pageuppeople.com/">https://adminuat.dc4.pageuppeople.com/</a>" /></div><div>            <basic:Rule xsi:type="basic:AttributeRequesterString" value="<a href="https://admin.dc4.pageuppeople.com/">https://admin.dc4.pageuppeople.com/</a>" /></div><div>        </afp:PolicyRequirementRule></div><div>        <afp:AttributeRule attributeID="WindowsDomainQualifiedName"></div><div>            <afp:PermitValueRule xsi:type="basic:ANY" /></div><div>        </afp:AttributeRule></div><div>    </afp:AttributeFilterPolicy></div><div><br></div></div><div><br></div><div>The attribute WindowsDomainQualifiedName is being released to several different SPs.  When attempting to access the SP's site redirection to the authentication site via the IdP occurs with problems and is successful.  The log entry for the POST back to the calling SP is as follows:</div><div><br></div><div> INFO [Shibboleth-Audit:1028] - 20150817T163553Z|urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect|_b75e82e2-8a12-4246-850b-c674bd3db46a|<a href="https://admin.dc4.pageuppeople.com/|urn:mace:shibboleth:2.0:profiles:saml2:sso|https://shib.bucknell.edu/idp/shibboleth|urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST|_888df6155b16447e32e098e0f9c9adcd|dahlberg|urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport||dahlberg|_18ac13c8395adfbaae72cc4069675b83,|">https://admin.dc4.pageuppeople.com/|urn:mace:shibboleth:2.0:profiles:saml2:sso|https://shib.bucknell.edu/idp/shibboleth|urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST|_888df6155b16447e32e098e0f9c9adcd|dahlberg|urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport||dahlberg|_18ac13c8395adfbaae72cc4069675b83,|</a><br></div><div><br></div><div>Clearly, no attributes are listed as being returned to the calling SP.</div><div><br></div><div>When I run the following command:</div><div><br></div><div> /usr/local/idp/bin/aacli.sh --configDir=/usr/local/idp/conf --principal=dahlberg --requester=<a href="https://admin.dc4.pageuppeople.com/">https://admin.dc4.pageuppeople.com/</a><br></div><div><br></div><div>I get the result:</div><div><br></div><div>No attribute statement.<br></div><div><br></div><div>I've looked at the troubleshooting sections of the Shib IdP wiki with no success.  Can anyone give me an idea on how to proceed?</div><div><br></div><div>Thanks,</div><div>Mike</div></div>