mace-opensaml-users - Re: Re: Signing a SAML object
Subject: OpenSAML user discussion
List archive
- From:
- To:
- Subject: Re: Re: Signing a SAML object
- Date: Tue, 11 Mar 2008 13:00:10 -0400 (EDT)
Hi Brent
Thanks for updating the signing information. Could you clarify a couple of
areas for me.
1. In your example you have the following code. You marshall the assertion
with the signature attached but don't store it anywhere. Then you sign the
signature object. How does the Signer.signObject get the marshalled assertion
in order to generate the signature.
2. Once the signature object has been signed (the signature value set), does
the assertion need to be marshalled again to get the sign assertion?
try {
Configuration.getMarshallerFactory().getMarshaller(assertion).marshall(assertion);
} catch (MarshallingException e) {
e.printStackTrace();
}
try {
Signer.signObject(signature);
} catch (SignatureException e) {
e.printStackTrace();
}
Thanks
Regards
Matthew Webb
- Signing a SAML object, matthew . webb, 03/07/2008
- Re: Signing a SAML object, Brent Putman, 03/07/2008
- Deploying opensaml 2.0 in Jboss 4.2.0, Singh, Manish, 03/14/2008
- Re: Deploying opensaml 2.0 in Jboss 4.2.0, Chad La Joie, 03/14/2008
- Deploying opensaml 2.0 in Jboss 4.2.0, Singh, Manish, 03/14/2008
- <Possible follow-up(s)>
- Re: Re: Signing a SAML object, matthew . webb, 03/11/2008
- Re: Signing a SAML object, Brent Putman, 03/11/2008
- Re: Signing a SAML object, Chad La Joie, 03/12/2008
- Re: Signing a SAML object, Brent Putman, 03/12/2008
- Signing a SAML token, Benjamin Coiffe, 03/12/2008
- Re: Signing a SAML token, Chad La Joie, 03/12/2008
- Re: Signing a SAML token, Brent Putman, 03/12/2008
- RE: Signing a SAML token, Scott Cantor, 03/12/2008
- Message not available
- Re: Signing a SAML token, Brent Putman, 03/12/2008
- RE: Signing a SAML token, Scott Cantor, 03/12/2008
- Re: Signing a SAML token, Brent Putman, 03/12/2008
- Re: Signing a SAML token, Chad La Joie, 03/12/2008
- Re: Signing a SAML object, Chad La Joie, 03/12/2008
- Re: Signing a SAML object, Brent Putman, 03/11/2008
- Re: Signing a SAML object, Brent Putman, 03/07/2008
Archive powered by MHonArc 2.6.16.