How to sign AuthnRequest with HTTP-Post binding

Cantor, Scott cantor.2 at osu.edu
Thu Aug 2 10:35:38 EDT 2012


On 8/1/12 9:54 PM, "John Shimek" <jshimek at code42.com> wrote:
>
>I am appologise if I missed this in the documentation somewhere, but how
>do I sign an authn request that is submitted via the HTTP-post bindings
>with opensaml.  I have found how you add the signature to the url for a
>redirect binding, but not for an http-post
> binding.

You didn't even indicate what language you mean, but AFAIK in the code of
both versions it's binding independent in the API, it's a matter dealt
with by the message encoders.

-- Scott



More information about the dev mailing list