missing attributes in output from idpv3 /cas/serviceValidate
Marvin Addison
marvin.addison at gmail.com
Thu Apr 7 09:59:32 EDT 2016
On Thu, Apr 7, 2016 at 9:34 AM Cantor, Scott <cantor.2 at osu.edu> wrote:
> > Well, at least it _used_ to default to on. In reviewing source for this
> thread, it
> > appears that r8178 effectively flipped the default to false.
>
> Shouldn't have, I'll review it. All I intended was to replace a true/false
> with a Predicate equivalent.
>
You're right. I totally missed the initialization done in the constructor:
resolveAttributesPredicate = Predicates.alwaysTrue();
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.
M <users-unsubscribe at shibboleth.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160407/59ca91c5/attachment.html>
More information about the users
mailing list