Skip to Content.
Sympa Menu

mace-opensaml-users - RE: AttributeValue type

Subject: OpenSAML user discussion

List archive

RE: AttributeValue type


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: AttributeValue type
  • Date: Sun, 11 Feb 2007 15:41:18 -0500

> I'm not sure if this an OpenSAML question or a Shibboleth question,
> but I'll start here.

Little of both.

> Is it typical for an IdP to issue
>
> <AttributeValue xsi:type="typens:AttributeValueType">...</AttributeValue>

Any IdP prior to 1.3 or that's interop'ing with older versions using
schemaHack is sending that type to deal with an old Xerces-C bug.

> and if so, what do I need to do to OpenSAML 1.1 to be able to parse it?

You'd have to register the shibboleth.xsd schema included with Shibboleth
containing that type into the parser runtime, either OpenSAML's or your own
if you're using some other parser API.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page