Skip to Content.
Sympa Menu

mace-opensaml-users - RE: Problem in getting back the assertion

Subject: OpenSAML user discussion

List archive

RE: Problem in getting back the assertion


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: "'anshuk pal chaudhuri'" <>, <>
  • Subject: RE: Problem in getting back the assertion
  • Date: Thu, 10 Nov 2005 16:44:36 -0500
  • Organization: The Ohio State University

> Is the assertion created ok?Or do I need to put
> anything extra?

The last time somebody got an error like that, the element they were passing
into the constructor wasn't the SAML Assertion element, but something else.
If you toggle on the strict-dom-checking config property, the code will
actually detect that explicitly.

By default, it assumes you sort of know what you're doing and doesn't check
the root element for you.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page