<div dir="ltr">Oh yea I do... I grabbed the wrong message from the log file... <div><br></div><div><div>23:25:52.253 - DEBUG [edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.ShibbolethAttributeFilteringEngine:130] - Evaluating if filter policy Cayuse is active for principal kidddw</div><div>23:25:52.253 - DEBUG [edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.ShibbolethAttributeFilteringEngine:134] - Filter policy Cayuse is not active for principal kidddw</div></div><div><br></div><div><br></div><div>The problem is that after all filtering is done I get this... </div><div><br></div><div><div>23:25:52.262 - DEBUG [edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML2AttributeAuthority:128] - No attributes remained after encoding and filtering by value, no attribute statement built</div></div><div><br></div><div>So nothing is getting released and I don't know why.. </div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr">
<p><font face="georgia, serif">--------<br></font>Don W. Kidd<br>Senior Systems Analyst<br>dkidd@MiamiOH.edu<br><span style="font-family:georgia,serif;white-space:nowrap">513.529.9655</span></p><p><img src="https://mail.google.com/mail/u/1/?ui=2&ik=0eed6f3d8f&view=att&th=13c1f2a819e08956&attid=0.1&disp=thd&realattid=c5d5368e5200fe46_0.1&zw" alt="PastedGraphic-1.tiff"></p><p><font size="1" face="georgia, serif">“If your actions inspire others to dream more, learn more, do more and become more, you are a leader.” -- John Quincy Adams</font></p><p></p><br><p></p></div></div></div>
<br><div class="gmail_quote">On Thu, Dec 18, 2014 at 2:40 PM, Kevin Foote <span dir="ltr"><<a href="mailto:kpfoote@uoregon.edu" target="_blank">kpfoote@uoregon.edu</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
> On Dec 18, 2014, at 11:35 AM, Kidd, Don <<a href="mailto:dkidd@miamioh.edu">dkidd@miamioh.edu</a>> wrote:<br>
><br>
><br>
> <!-- Cayuse --><br>
> <AttributeFilterPolicy id="Cayuse"><br>
> <PolicyRequirementRule xsi:type="basic:AttributeRequesterString" value="<a href="https://miamioh.cayuse424.com/shibboleth" target="_blank">https://miamioh.cayuse424.com/shibboleth</a>" /><br>
> <AttributeRule attributeID="eppnMiamiOH"><br>
> <PermitValueRule xsi:type="basic:ANY" /><br>
> </AttributeRule><br>
> </AttributeFilterPolicy><br>
><br>
> For our vendor... In the logs I see<br>
><br>
> 23:25:51.708 - DEBUG [edu.internet2.middleware.shibboleth.idp.profile.saml2.SSOProfileHandler:333] - Decoded request from relying party '<a href="https://miamioh.cayuse424.com/shibboleth" target="_blank">https://miamioh.cayuse424.com/shibboleth</a>'<br>
><br>
> but lower in the log I see this:<br>
><br>
> 23:25:52.249 - DEBUG [edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.ShibbolethAttributeFilteringEngine:130] - Evaluating if filter policy Cascade is active for principal kidddw<br>
><br>
> 23:25:52.250 - DEBUG [edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.ShibbolethAttributeFilteringEngine:134] - Filter policy Cascade is not active for principal kidddw<br>
<br>
</span>Check the naming of your components here.<br>
<br>
The name on your filter(s) vs what you are seeing in logs this looks like a miss match to me.<br>
<br>
Your log statements don’t reflect the filter you are querying about here. Im guessing you have a filter called “Cascade” somewhere in<br>
your file as well as the one listed above.<br>
<br>
<br>
<br>
--------<br>
thanks<br>
<span class="HOEnZb"><font color="#888888"> kevin.foote<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a></font></span></blockquote></div></div>