Duplicate signing
Cantor, Scott
cantor.2 at osu.edu
Thu Oct 29 17:55:59 EDT 2015
On 10/29/15, 5:51 PM, "dev on behalf of Cantor, Scott" <dev-bounces at shibboleth.net on behalf of cantor.2 at osu.edu> wrote:
>Brent, it looks like the message-signing message handler just signs unconditionally, which is fine, but do I need to just attach a condition to it from the outside to check for the other bindings or is there a more elegant way?
And it seems like the only way to do that would probably be to include a flag on the BindingDescriptor objects I created to indicate whether it's handling signatures or not. Don't have that currently.
We have helpers that tell us if a message is signed at the binding layer, but not whether it can be.
-- Scott
More information about the dev
mailing list