relying-party override and signResponses
Cantor, Scott
cantor.2 at osu.edu
Fri Apr 29 12:55:14 EDT 2016
> p:signResponses="never" confused me as I though the new syntax was for it
> to be true or false. This example worked so I began to wonder and
> discovered that this works
It just accidentally has an effect. The type of that property is Predicate<ProfileRequestContext>, and we have converters that turn true/false into predicates.
Can you please file a bug? We should be more explicit if we can and block use of other values.
Being forgiving isn't strictly speaking an error but it's not helpful here.
-- Scott
More information about the users
mailing list