Skip to Content.
Sympa Menu

mace-opensaml-users - RE: [OpenSAML] Adding X509 certificate info to SAML assertion

Subject: OpenSAML user discussion

List archive

RE: [OpenSAML] Adding X509 certificate info to SAML assertion


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: [OpenSAML] Adding X509 certificate info to SAML assertion
  • Date: Tue, 10 Nov 2009 13:05:38 -0500
  • Organization: The Ohio State University

lakshmi narasimhan wrote on 2009-11-10:
> I'm getting the exception mentioned above when I try typecasting the X509
> cert generated by Java API into an OpenSAML X509Certificate. Could you
> please suggest how I should add an X509 certificate to a SAML assertion
> using OpenSAML API v2.0?

The classes in OpenSAML are for manipulating the XML representations of such
objects, they have nothing to do with the underlying security objects
themselves and certainly can't be cast back and forth.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page