Yes, we have an uncommented AttributeExtractor. But we also have an AttributeResolver and AttributeFilter:<div><br></div><div><div><!-- Map to extract attributes from SAML assertions. --></div><div> <AttributeExtractor type="XML" validate="true" path="attribute-map.xml"/></div>
<div><br></div><div> <!-- Use a SAML query if no attributes are supplied during SSO. --></div><div> <AttributeResolver type="Query" subjectMatch="true"/></div><div><br></div><div>
<!-- Default filtering policy for recognized attributes, lets other data pass. --></div><div> <AttributeFilter type="XML" validate="true" path="attribute-policy.xml"/></div>
<div><br></div><div>I looked through the logs and didn'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'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"><<a href="mailto:peter.schober@univie.ac.at" target="_blank">peter.schober@univie.ac.at</a>></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 <<a href="mailto:rob.whitener@audaxhealth.com">rob.whitener@audaxhealth.com</a>> [2012-07-03 00:39]:<br>
</div><div class="im">> 2012-07-02 22:33:05 WARN Shibboleth.SSO.SAML2 [5]: no AttributeExtractor<br>
> plugin installed, check log during startup<br>
<br>
</div>Look for "AttributeExtractor" 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>