<div dir="ltr">Hi Yi,<div><br></div><div>To establish whether or not your idp has loaded a particular SP&#39;s metadata, check this via the idp process log, see example below, this displays when the idp *starts* ..</div><div><pre style="color:rgb(0,0,0)">14:04:50.132 - INFO [org.opensaml.saml2.metadata.provider.AbstractReloadingMetadataProvider:423] - New metadata succesfully loaded for &#39;<a href="https://bristol.mediasite.com/Mediasite/Login/SAML/Metadata" target="_blank">https://bristol.mediasite.com/Mediasite/Login/SAML/Metadata</a>&#39;
14:04:50.133 - INFO [org.opensaml.saml2.metadata.provider.AbstractReloadingMetadataProvider:271] - Next refresh cycle for metadata provider &#39;<a href="https://bristol.mediasite.com/Mediasite/Login/SAML/Metadata" target="_blank">https://bristol.mediasite.com/Mediasite/Login/SAML/Metadata</a>&#39; will occur on &#39;2015-02-04T17:04:47.747Z&#39; (&#39;2015-02-04T17:04:47.747Z&#39; local time)</pre></div><div>You will need to configure the log level in ../conf/logging.xml, I think the following will ensure events such as the above are logged ..</div><div><br></div><div><div>    &lt;!-- Logs IdP, but not OpenSAML, messages --&gt;</div><div>    &lt;logger name=&quot;edu.internet2.middleware.shibboleth&quot; level=&quot;INFO&quot;/&gt;</div></div><div><br></div><div>Note most SP&#39;s are part of a federation, storing hundreds of SP&#39;s metadata is messy. I suggest checking which of your SP&#39;s are part of a federation, and registering your idp with that federation also. </div><div><br></div><div>Naveed<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 4 February 2015 at 03:44, Qian, Yi <span dir="ltr">&lt;<a href="mailto:yqian@ku.edu" target="_blank">yqian@ku.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hello,<br>
<br>
I googled, but no result, I have hundreds SP&#39;s metadata loaded into our<br>
IdP, my question is that is there a way to check if certain SP data is<br>
loaded? something like /idp/profile/Metadata/SAML displays IdP metadata?<br>
<br>
Thanks<br>
<span class=""><font color="#888888">Yi<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br>
</font></span></blockquote></div><br></div></div>