<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 5 Feb 2015, at 11:38, Jeremy Morton &lt;<a href="mailto:jez9999@gmail.com" class="">jez9999@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class="">I'm reading the docs on DynamicHTTPMetadataProvider:<br class=""><a href="https://wiki.shibboleth.net/confluence/display/IDP30/DynamicHTTPMetadataProvider" class="">https://wiki.shibboleth.net/confluence/display/IDP30/DynamicHTTPMetadataProvider</a><br class=""><br class=""></div>It keeps talking about how the "entityID value" gets used in various places, including as the metadata request URL for the well-known location strategy.&nbsp; But... where do I actually specify the entityID value?&nbsp; I don't see anywhere to put it.&nbsp; This should definitely be clarified in these docs, preferably with an example.<br class=""></div></div></div></blockquote><div><br class=""></div><div>You don't specify the entity ID value for the DynamicHTTPMetadataProvider, it's implicitly the entity ID of the SP that the IdP is looking for metadata for. So it will change from one request to the next, dynamically.</div><div><br class=""></div><div>If you want to have it periodically pull metadata for a specific entity ID, you might be looking for an&nbsp;<span style="color: rgb(51, 51, 51); font-family: Arial, sans-serif; font-size: 14px; line-height: 20px; background-color: rgb(255, 255, 255);" class="">HTTPMetadataProvider (sorry, no V3 docs for that yet but you can use the V2 docs for that[1]</span><font color="#333333" face="Arial, sans-serif" class=""><span style="font-size: 14px; line-height: 20px;" class="">).</span></font></div><div><br class=""></div></div><div apple-content-edited="true" class=""><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-stroke-width: 0px;"><div class="">&nbsp; &nbsp; -- Ian<br class=""></div><div class=""><br class=""></div></span></div></span>
</div>
[1]&nbsp;<span style="color: rgb(51, 51, 51); font-family: Arial, sans-serif; font-size: 14px; line-height: 20px;" class=""><a href="https://wiki.shibboleth.net/confluence/display/SHIB2/IdPMetadataProvider#IdPMetadataProvider-HTTPMetadataProvider" class="">https://wiki.shibboleth.net/confluence/display/SHIB2/IdPMetadataProvider#IdPMetadataProvider-HTTPMetadataProvider</a></span></body></html>