<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&#39;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&amp;ik=0eed6f3d8f&amp;view=att&amp;th=13c1f2a819e08956&amp;attid=0.1&amp;disp=thd&amp;realattid=c5d5368e5200fe46_0.1&amp;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">&lt;<a href="mailto:kpfoote@uoregon.edu" target="_blank">kpfoote@uoregon.edu</a>&gt;</span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
&gt; On Dec 18, 2014, at 11:35 AM, Kidd, Don &lt;<a href="mailto:dkidd@miamioh.edu">dkidd@miamioh.edu</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt; &lt;!-- Cayuse --&gt;<br>
&gt;   &lt;AttributeFilterPolicy id=&quot;Cayuse&quot;&gt;<br>
&gt;        &lt;PolicyRequirementRule xsi:type=&quot;basic:AttributeRequesterString&quot; value=&quot;<a href="https://miamioh.cayuse424.com/shibboleth" target="_blank">https://miamioh.cayuse424.com/shibboleth</a>&quot; /&gt;<br>
&gt;        &lt;AttributeRule attributeID=&quot;eppnMiamiOH&quot;&gt;<br>
&gt;           &lt;PermitValueRule xsi:type=&quot;basic:ANY&quot; /&gt;<br>
&gt;        &lt;/AttributeRule&gt;<br>
&gt; &lt;/AttributeFilterPolicy&gt;<br>
&gt;<br>
&gt; For our vendor...  In the logs I see<br>
&gt;<br>
&gt; 23:25:51.708 - DEBUG [edu.internet2.middleware.shibboleth.idp.profile.saml2.SSOProfileHandler:333] - Decoded request from relying party &#39;<a href="https://miamioh.cayuse424.com/shibboleth" target="_blank">https://miamioh.cayuse424.com/shibboleth</a>&#39;<br>
&gt;<br>
&gt; but lower in the log I see this:<br>
&gt;<br>
&gt; 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>
&gt;<br>
&gt; 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>