<div dir="ltr"><div>Ahhh, so it uses the AuthnRequest's Issuer element, as sent by the client, as the entityID?<br><br></div>Best regards,<br>Jeremy Morton (Jez)<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 5, 2015 at 11:46 AM, Ian Young <span dir="ltr"><<a href="mailto:ian@iay.org.uk" target="_blank">ian@iay.org.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><div><div class="h5"><blockquote type="cite"><div>On 5 Feb 2015, at 11:38, Jeremy Morton <<a href="mailto:jez9999@gmail.com" target="_blank">jez9999@gmail.com</a>> wrote:</div><br><div><div dir="ltr"><div><div>I'm reading the docs on DynamicHTTPMetadataProvider:<br><a href="https://wiki.shibboleth.net/confluence/display/IDP30/DynamicHTTPMetadataProvider" target="_blank">https://wiki.shibboleth.net/confluence/display/IDP30/DynamicHTTPMetadataProvider</a><br><br></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. But... where do I actually specify the entityID value? I don't see anywhere to put it. This should definitely be clarified in these docs, preferably with an example.<br></div></div></div></blockquote><div><br></div></div></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></div><div>If you want to have it periodically pull metadata for a specific entity ID, you might be looking for an <span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px;background-color:rgb(255,255,255)">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"><span style="font-size:14px;line-height:20px">).</span></font></div><div><br></div></div><div><span style="border-collapse:separate;border-spacing:0px"><div style="word-wrap:break-word"><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;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;border-spacing:0px"><div> -- Ian<br></div><div><br></div></span></div></span>
</div>
[1] <span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px"><a href="https://wiki.shibboleth.net/confluence/display/SHIB2/IdPMetadataProvider#IdPMetadataProvider-HTTPMetadataProvider" target="_blank">https://wiki.shibboleth.net/confluence/display/SHIB2/IdPMetadataProvider#IdPMetadataProvider-HTTPMetadataProvider</a></span></div><br>--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br></blockquote></div><br></div>