Re: [saml-dev] SAML 2.0 HTTP POST Binding : AuthnRequest Signature

From
Cantor, Scott <>
Date
2012-12-25T20:53:26+00:00
ID
Thread
Re: [saml-dev] SAML 2.0 HTTP POST Binding : AuthnRequest Signature
On 12/25/12 11:29 AM, "Suresh Attanayake" <>
wrote:
>
>Please help me to understand how to send the AuthnRequest message's
>signature with HTTP POST binding. I went through the specs but I was
>unable to find exact information on the subject.

It's an XML signature enveloped within the message. That is the standard
signing mechanism and is clearly described in the core spec.

-- Scott