OpenSAML.MetadataProvider.XML : ServiceName must have TextContent.

Rainer Hoerbe rainer at hoerbe.at
Fri Jun 24 06:36:48 EDT 2016


> Am 24.06.2016 um 12:15 schrieb Peter Schober <peter.schober at univie.ac.at>:
> 
>> OpenSAML is complaining about an empty ServiceName element such as in 
>> 
>> <md:AttributeConsumingService index="1">
>>                <md:ServiceName xml:lang="en"/>
> 
> Reporting issues should probly be done using the issue tracker.

will do, just waiting a bit for comments.

> And OpenSAML questions should go to the dev list.

> 
> I'm no XSD guru but isn't localizedNameType an extension of string
> (and there's no string value here not even an emtpty string)?

I did validate the EntityDescriptor with lxml, and also signed with xmlsectool (v2). Both tools reported schema validity.

> 
> Other than that would you claim that the above made any sense, doubly
> so with the (required) xml:lang provided?

It is auto-generated md from pysaml2. I don’t know if this is a case of a sloppy configuration/generation or an overly zealous schema spec.

- Rainer


More information about the users mailing list