Exception: Unable to locate metadata for identity provider
sshabbir
sshabbir at bmj.com
Thu Jul 12 13:25:48 EDT 2018
Hello Tom,
Please below, I've removed the commented stuff for brevity
<?xml version="1.0" encoding="UTF-8"?>
<MetadataProvider id="ShibbolethMetadata"
xsi:type="ChainingMetadataProvider"
xmlns="urn:mace:shibboleth:2.0:metadata"
xmlns:resource="urn:mace:shibboleth:2.0:resource"
xmlns:security="urn:mace:shibboleth:2.0:security"
xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:mace:shibboleth:2.0:metadata
http://shibboleth.net/schema/idp/shibboleth-metadata.xsd
urn:mace:shibboleth:2.0:resource
http://shibboleth.net/schema/idp/shibboleth-resource.xsd
urn:mace:shibboleth:2.0:security
http://shibboleth.net/schema/idp/shibboleth-security.xsd
urn:oasis:names:tc:SAML:2.0:metadata
http://docs.oasis-open.org/security/saml/v2.0/saml-schema-metadata-2.0.xsd">
<MetadataProvider id="HTTPMetadataTESTSHIB"
xsi:type="FileBackedHTTPMetadataProvider"
backingFile="%{idp.home}/metadata/testshib.xml"
metadataURL="http://www.testshib.org/metadata/testshib-providers.xml"/>
</MetadataProvider>
If it helps, I can see the downloaded testshib.xml in
/opt/shibboleth-idp/metadata.
Syed
--
Sent from: http://shibboleth.1660669.n2.nabble.com/Shibboleth-Users-f1660767.html
More information about the users
mailing list