<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style><style type="text/css"></style><style type="text/css"><!----></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Dear all,
<div><br>
</div>
<div>I am experimenting Shibboleth SP and IdP (latest versions) on IIS 7/Windows 7 (same machine). I succesfully installed the SP and the IdP and I have been trying to get them communicate each other without success.</div>
<div><br>
</div>
<div>I am getting this error : <span style="font-family: 'Times New Roman'; font-size: medium;"><b>opensaml::saml2md::MetadataException at (https://sp.example.org/secure)</b></span>
<p style="font-family: 'Times New Roman'; font-size: medium;"><b>Unable to locate metadata for identity provider (<a href="https://shibtest.example.com/idp/shibboleth" target="_blank"><font color="#000000">https://shibtest.example.com/idp/shibboleth</font></a>)</b></p>
<p style="font-family: 'Times New Roman'; font-size: medium;"><br>
</p>
<p style="font-family: 'Times New Roman'; font-size: medium;">Some precisions on my shibboleth2.xml and relying-party.xml basic configurations are as follow:</p>
<p style="font-family: 'Times New Roman'; font-size: medium;"><b>- shibboleth2.xml (SP)</b></p>
<p><font face="Times New Roman" size="3"><Site id="1" name="sp.example.org"/></font></p>
<p><font face="Times New Roman" size="3"><Host name="sp.example.org"></font></p>
<p><font face="Times New Roman" size="3"></p>
<p><ApplicationDefaults entityID="https://sp.example.org/shibboleth"</p>
<p> REMOTE_USER="eppn persistent-id targeted-id"></p>
<p></p>
<p><SSO entityID="https://shibtest.example.com/idp/shibboleth"</p>
<p> discoveryProtocol="SAMLDS" discoveryURL="https://ds.example.org/DS/WAYF"></p>
<p> SAML2 SAML1</p>
<p> </SSO></p>
<p></p>
<p><MetadataProvider type="XML" uri="http://shibtest.example.com/idp-metadata.xml"</p>
<p> backingFilePath="federation-metadata.xml" reloadInterval="7200"></p>
<p><br>
</p>
<p>Note: I commented out all metadatfilter inside the metadata element</p>
<p></p>
<p></p>
</font>
<p></p>
<p style="font-family: 'Times New Roman'; font-size: medium;"><br>
</p>
<p style="font-family: 'Times New Roman'; font-size: medium;"><b>- relying-party.xml (IdP)</b></p>
<div><br>
<div>
<div>
<p><metadata:MetadataProvider id="IdPMD" xsi:type="metadata:FilesystemMetadataProvider"</p>
<p> metadataFile="c:\IDP_HOME/metadata/idp-metadata.xml"</p>
<p> maxRefreshDelay="P1D" /> </p>
<p><metadata:MetadataProvider id="URLMD" xsi:type="metadata:FileBackedHTTPMetadataProvider"</p>
<p> metadataURL="http://sp.example.org/shibboleth.sso/Metadata"</p>
<p> backingFile="c:\IDP_HOME/metadata/some-metadata.xml"></p>
<p><br>
</p>
<p>I did my best to configure those files, kindly help.</p>
<p style="font-family: Tahoma; font-size: 13px;"> </p>
<p style="font-family: Tahoma; font-size: 13px;">Kind regards</p>
<p style="font-family: Tahoma; font-size: 13px;"> </p>
<p style="font-family: Tahoma; font-size: 13px;"><br>
</p>
<p style="font-family: Tahoma; font-size: 13px;"><font color="#333333" face="Arial">Gilles Rubens Badouet</font></p>
<p style="font-family: Tahoma; font-size: 13px;">Coventry University</p>
</div>
</div>
</div>
</div>
</div>
</body>
</html>