[JIRA] Commented: (CPPOST-78) Add metadata:rpi schema to OpenSAML
Peter Schober (JIRA)
noreply at shibboleth.net
Fri Sep 21 10:19:21 EDT 2012
[ https://issues.shibboleth.net/jira/browse/CPPOST-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14396#comment-14396 ]
Peter Schober commented on CPPOST-78:
-------------------------------------
It works fine if I either remove the schemaLocation attribute completely from metadata or when I remove
{{urn:oasis:names:tc:SAML:metadata:rpi saml-metadata-rpi-v1.0.xsd}} from schemaLocation's value.
Shouldn't I be publishing schemaLocation (though obviously with relative "" paths) to aid XML software in mapping names to schema files?
> Add metadata:rpi schema to OpenSAML
> -----------------------------------
>
> Key: CPPOST-78
> URL: https://issues.shibboleth.net/jira/browse/CPPOST-78
> Project: OpenSAML 2 - C++
> Issue Type: Improvement
> Components: Other
> Affects Versions: 2.5.0
> Reporter: Peter Schober
> Assignee: Scott Cantor
> Attachments: md-rpi.diff
>
>
> When adding an entry for {{urn:oasis:names:tc:SAML:metadata:rpi}} to the {{/EntitiesDescriptor/@schemaLocation}} of my metadata batch the verification of that metadata via {{shibd -t}} (from 2.5 RPMs) fails because of a missing {{saml-metadata-rpi-v1.0.xsd}}.
> Attached is a patch that adds the schema and a catalog entry.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list