Shibboleth IdP servlet fails to start when adding the following MetadataProvider :
<MetadataProvider id="lexis-nexis" xsi:type="FileBackedHTTPMetadataProvider" xmlns="urn:mace:shibboleth:2.0:metadata" metadataURL="https://cdc2-www.lexisnexis.com/start/shib/metadata"backingFile="/tmp/lexisnexis-test-metadata.xml"></MetadataProvider>
The main error seems to be :
15:49:11.241 - ERROR [org.opensaml.saml2.metadata.provider.HTTPMetadataProvider:253] - Unable to unmarshall metadataorg.opensaml.xml.io.UnmarshallingException: org.opensaml.xml.parse.XMLParserException: Invalid XML
Attached is the content of the metadata and the full log sequence.
Shibboleth IdP servlet fails to start when adding the following MetadataProvider :
<MetadataProvider id="lexis-nexis" xsi:type="FileBackedHTTPMetadataProvider" xmlns="urn:mace:shibboleth:2.0:metadata"
metadataURL="https://cdc2-www.lexisnexis.com/start/shib/metadata"
backingFile="/tmp/lexisnexis-test-metadata.xml">
</MetadataProvider>
The main error seems to be :
15:49:11.241 - ERROR [org.opensaml.saml2.metadata.provider.HTTPMetadataProvider:253] - Unable to unmarshall metadata
org.opensaml.xml.io.UnmarshallingException: org.opensaml.xml.parse.XMLParserException: Invalid XML
Attached is the content of the metadata and the full log sequence.