Skip to Content.
Sympa Menu

mace-opensaml-users - RE: [OpenSAML] Saml error - Element 'Signature' is not valid for content model

Subject: OpenSAML user discussion

List archive

RE: [OpenSAML] Saml error - Element 'Signature' is not valid for content model


Chronological Thread 
  • From: Patrick Krug <>
  • To: <>, <>
  • Subject: RE: [OpenSAML] Saml error - Element 'Signature' is not valid for content model
  • Date: Fri, 2 May 2008 13:04:29 -0400
  • Importance: Normal

I am using the SourceID.Net toolkit implementation.   What the SourceID.Net implemenation did not implement was the signing of the Assertion.   I added that code.   I will look at the SAML spec more.
 
Thanks

> From:
> To:
> Date: Fri, 2 May 2008 12:59:30 -0400
> Subject: RE: [OpenSAML] Saml error - Element 'Signature' is not valid for content model
>
> > I implemented SAML using SourceID's saml stuff for .NET. I get the same
> > error as I did for my other implementation.
>
> Then you're still implementing it improperly. You're putting the signature
> in the wrong place. If you have to choose the place to put it, your toolkit
> is too low level to be of much assistance in getting this right.
>
> You may need to pick up some XML schema knowledge so you can understand the
> structures because in SAML the schema itself is the normative structural
> spec.
>
> -- Scott
>
>




Archive powered by MHonArc 2.6.16.

Top of Page