Skip to Content.
Sympa Menu

mace-opensaml-users - RE: OpenSaml2 Library - SAML11 signature validation error

Subject: OpenSAML user discussion

List archive

RE: OpenSaml2 Library - SAML11 signature validation error


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: OpenSaml2 Library - SAML11 signature validation error
  • Date: Thu, 1 Feb 2007 10:28:14 -0500
  • Organization: The Ohio State University

> I'll probably also investigate registering ID attributes with the Apache
> lib explicitly for more efficient look ups, when we unmarshall a DOM, if
> it's feasible.

The simplest solution for this code is just to call setIDAttribute when you
unmarshall or marshall, if you know something's an ID. I think you're doing
that for the marshaller, but not the unmarshaller.

Won't make the general case any better, but it will handle the SAML cases.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page