Skip to Content.
Sympa Menu

mace-opensaml-users - RE: [OpenSAML] Problems creating KeyInfo object

Subject: OpenSAML user discussion

List archive

RE: [OpenSAML] Problems creating KeyInfo object


Chronological Thread 
  • From: "Lule Chen" <>
  • To: <>
  • Subject: RE: [OpenSAML] Problems creating KeyInfo object
  • Date: Thu, 26 Feb 2009 22:07:33 -0500

Thanks, Brentt. I will try the method you suggested to sign the
signature. I found it's hard to find the related sample code showing how
to do those stuff.

Lule

-----Original Message-----
From: Brent Putman
[mailto:]

Sent: Thursday, February 26, 2009 7:35 PM
To:

Subject: Re: [OpenSAML] Problems creating KeyInfo object


wrote:
> Hi Brentt:
>
> I used the same code trying to sign the assertion, but I always got
the empty DigestValue and the empty SignatureValue for the signed
assertion. I checked the keyInfo which seems correct and every thing
seems fine but I can't find any clue why there is no digest value nor
the signature value. Hope you can shed some light on this respect.
>


Well, the code in this (very old) thread wasn't about signing, it was
about how to generate a KeyInfo. Totally different subject. Sounds
like you simply are not signing the message with
Signer.signObject(Signature)

Please consult the basic guidelines for signing documented here:

https://spaces.internet2.edu/display/OpenSAML/OSTwoUserManJavaDSIG



Archive powered by MHonArc 2.6.16.

Top of Page