OpenSAML.MetadataProvider.XML : ServiceName must have TextContent.
Peter Schober
peter.schober at univie.ac.at
Fri Jun 24 06:42:04 EDT 2016
* Rainer Hoerbe <rainer at hoerbe.at> [2016-06-24 12:37]:
> 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.
Sure, I understand where it's coming from. You can't have
RequestedAttribute elements (mandating a parent element of
AttributeConsumingService) without a sibling element of
ServiceName. So software that wants to generate metadata with
technical information (RequestedAttribute) would have to prompt for
(or complain about missing or make up replacement) string values to
put into ServiceName. That's not ideal. I still think an empty element
is silly.
-peter
More information about the users
mailing list