Skip to Content.
Sympa Menu

mace-opensaml-users - RE: [OpenSAML] Signing Assertion within a Response (C++)

Subject: OpenSAML user discussion

List archive

RE: [OpenSAML] Signing Assertion within a Response (C++)


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: [OpenSAML] Signing Assertion within a Response (C++)
  • Date: Wed, 6 Oct 2010 10:00:28 -0400
  • Organization: The Ohio State University

> Before I investigate other things, is the above the correct way to produce
a
> signed Assertion within a Response?

Should be close. There's a test case for a signed assertion inside a signed
response that's manually built in the SAML1ResponseTest unit test.

The one difference that I saw is that you must be setting a key on the
Signature to use rather than passing it into the marshaller as a Credential.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page