<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Thu, Apr 7, 2016 at 9:34 AM Cantor, Scott <<a href="mailto:cantor.2@osu.edu">cantor.2@osu.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> Well, at least it _used_ to default to on. In reviewing source for this thread, it<br>
> appears that r8178 effectively flipped the default to false.<br>
<br>
Shouldn't have, I'll review it. All I intended was to replace a true/false with a Predicate equivalent.<br></blockquote><div><br></div><div>You're right. I totally missed the initialization done in the constructor:</div><div><br></div><div>resolveAttributesPredicate = Predicates.alwaysTrue();</div><div><br></div><div>I read right over it. So I was incorrect that there was a change in defaults, which means the cause must be explicitly setting resolveAttributes=false in the default relying party config.</div><div><br></div><div>M<a href="mailto:users-unsubscribe@shibboleth.net" target="_blank"></a><br>
</div><div><br></div></div></div>