mace-opensaml-users - RE: Unmashalling a SAML2.0 Response
Subject: OpenSAML user discussion
List archive
- From: "Scott Cantor" <>
- To: <>
- Subject: RE: Unmashalling a SAML2.0 Response
- Date: Wed, 5 Mar 2008 11:18:42 -0500
- Organization: The Ohio State University
> I wanted to unmarshall a SAMLResponse like this
>
> <saml:Issuer xsi:type="saml:NameIDType"
You don't need to do that. The element is already typed. I suspect you're
tripping up the code by having it look up the code to use by xsi:type. Seems
like that might be a bug in the code, though.
> I then changed from xsi:type="saml:NameIDType" to type="saml:NameIDType"
> then no error messages showed up, does anyone have a explanation for this?
Well, yes. "type" would be illegal. A validating parser would tell you that,
but if you don't validate you're just stuffing a bogus attribute in there
and it gets ignored.
-- Scott
- Unmashalling a SAML2.0 Response, Håkon Sagehaug, 03/05/2008
- RE: Unmashalling a SAML2.0 Response, Scott Cantor, 03/05/2008
- Message not available
- Re: Unmashalling a SAML2.0 Response, Håkon Sagehaug, 03/05/2008
- RE: Unmashalling a SAML2.0 Response, Scott Cantor, 03/05/2008
- Re: Unmashalling a SAML2.0 Response, Chad La Joie, 03/05/2008
- RE: Unmashalling a SAML2.0 Response, Scott Cantor, 03/05/2008
- Re: Unmashalling a SAML2.0 Response, Håkon Sagehaug, 03/18/2008
- Re: [OpenSAML] Re: Unmashalling a SAML2.0 Response, Chad La Joie, 03/18/2008
- Re: Unmashalling a SAML2.0 Response, Chad La Joie, 03/05/2008
- RE: Unmashalling a SAML2.0 Response, Scott Cantor, 03/05/2008
- Re: Unmashalling a SAML2.0 Response, Håkon Sagehaug, 03/05/2008
Archive powered by MHonArc 2.6.16.