Yes, we have an uncommented AttributeExtractor.  But we also have  an AttributeResolver and AttributeFilter:<div><br></div><div><div>&lt;!-- Map to extract attributes from SAML assertions. --&gt;</div><div>        &lt;AttributeExtractor type=&quot;XML&quot; validate=&quot;true&quot; path=&quot;attribute-map.xml&quot;/&gt;</div>
<div><br></div><div>        &lt;!-- Use a SAML query if no attributes are supplied during SSO. --&gt;</div><div>        &lt;AttributeResolver type=&quot;Query&quot; subjectMatch=&quot;true&quot;/&gt;</div><div><br></div><div>
        &lt;!-- Default filtering policy for recognized attributes, lets other data pass. --&gt;</div><div>        &lt;AttributeFilter type=&quot;XML&quot; validate=&quot;true&quot; path=&quot;attribute-policy.xml&quot;/&gt;</div>
<div><br></div><div>I looked through the logs and didn&#39;t see any complaints around attribute functionality.  Actually there was no mention of AttributeExtractor, Resolver, or Filter in the start up or shutdown logs.  When I restart shibd, should I also be restarting apache?</div>
<div><br></div><div>In terms of supported OS&#39;s, what flavors of Linux are supported?</div><br><div class="gmail_quote">On Tue, Jul 3, 2012 at 6:50 AM, Peter Schober <span dir="ltr">&lt;<a href="mailto:peter.schober@univie.ac.at" target="_blank">peter.schober@univie.ac.at</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">* Rob Whitener &lt;<a href="mailto:rob.whitener@audaxhealth.com">rob.whitener@audaxhealth.com</a>&gt; [2012-07-03 00:39]:<br>

</div><div class="im">&gt; 2012-07-02 22:33:05 WARN Shibboleth.SSO.SAML2 [5]: no AttributeExtractor<br>
&gt; plugin installed, check log during startup<br>
<br>
</div>Look for &quot;AttributeExtractor&quot; in shibboleth2.xml -- are there any, and<br>
are they uncommented?<br>
<div class="HOEnZb"><div class="h5">-peter<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br>
</div></div></blockquote></div><br></div>