Problem with validate="false"
Bryan K. Walton
bwalton+1573850983 at leepfrog.com
Thu Apr 9 15:23:46 EDT 2020
We are working with an IdP whose metadata is failing schema validation.
shibd -t returns the following:
2020-04-09 14:15:00 ERROR OpenSAML.MetadataProvider.XML : metadata
instance failed manual validation checking: EmailAddress must have
TextContent.
The IdP, is unable to modify their metadata, at this time. Therefore,
after looking at the documentation here:
https://wiki.shibboleth.net/confluence/display/SP3/MetadataProvider
I've modified our MetadataProvider line, so that it looks like this:
(also, I've removed the IdP's domain name for this mailing list
question.)
<MetadataProvider type="XML" validate="false"
url="https://REMOVED/FederationMetadata/2007-06/FederationMetadata.xml"
backingFilePath="backup.xml" reloadInterval="28800">
</MetadataProvider>
However, shibd -t continues to give us the above error message. Can
anybody explain what I'm doing wrong with my validate="false"?
Thanks,
Bryan Walton
--
Bryan K. Walton 319-337-3877
Linux Systems Administrator Leepfrog Technologies, Inc
More information about the users
mailing list