Skip to Content.
Sympa Menu

mace-opensaml-users - RE: SOAP schema issue

Subject: OpenSAML user discussion

List archive

RE: SOAP schema issue


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: "'Cortezzo, Jason'" <>, <>
  • Subject: RE: SOAP schema issue
  • Date: Mon, 14 Mar 2005 16:38:51 -0500
  • Organization: The Ohio State University

> In OpenSAML 1.0.1, schema validation is turned on. It looks

It can't be turned off. When I said "nobody", I meant nobody but me.

> Change the "true" to "false" in the second line. Would that be the best
> way to turn it off? Maybe a config setting would be in order for future
> releases, if it hasn't already been implemented.

It would take a complete rewrite to work without validation. It means that
any incoming data can't be assumed to be correct in any way, and a lot of
manual processing is required to check everything. It makes XML processing a
complete nightmare, as opposed to a partial nightmare.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page