<div dir="ltr">Hi Yi,<div><br></div><div>To establish whether or not your idp has loaded a particular SP'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 '<a href="https://bristol.mediasite.com/Mediasite/Login/SAML/Metadata" target="_blank">https://bristol.mediasite.com/Mediasite/Login/SAML/Metadata</a>'
14:04:50.133 - INFO [org.opensaml.saml2.metadata.provider.AbstractReloadingMetadataProvider:271] - Next refresh cycle for metadata provider '<a href="https://bristol.mediasite.com/Mediasite/Login/SAML/Metadata" target="_blank">https://bristol.mediasite.com/Mediasite/Login/SAML/Metadata</a>' will occur on '2015-02-04T17:04:47.747Z' ('2015-02-04T17:04:47.747Z' 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> <!-- Logs IdP, but not OpenSAML, messages --></div><div> <logger name="edu.internet2.middleware.shibboleth" level="INFO"/></div></div><div><br></div><div>Note most SP's are part of a federation, storing hundreds of SP's metadata is messy. I suggest checking which of your SP'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"><<a href="mailto:yqian@ku.edu" target="_blank">yqian@ku.edu</a>></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'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>