<div dir="ltr">We're going to start using pyff to maintain our local federation's metadata.<div><br></div><div>I'm trying the new aggregate out on our non-prod servers, and I see...</div><div><br></div><div>Computing expiration time for metadata from '<a href="http://localhost/md/nonprod.xml">http://localhost/md/nonprod.xml</a>'<br></div><div>Expiration of metadata from '<a href="http://localhost/md/nonprod.xml">http://localhost/md/nonprod.xml</a>' will occur at 2014-10-23T15:47:12.000Z<br></div><div><br></div><div>Which I found super confusing, since the validUntil in that XML file is "2016-07-04T18:00:04Z".</div><div><br></div><div>What I found is that our aggregate contains a few entries that have their own validUntil dates, including this one..</div><div><br></div><div>  <md:EntityDescriptor entityID="<a href="https://myreviewroom.com/saml2/metadata/">https://myreviewroom.com/saml2/metadata/</a>" validUntil="2014-10-23T15:47:12Z"><br></div><div><br></div><div>Shouldn't the IdP get use the validUntil attribute from the EntitiesDescriptor object, instead of one from one of the child EntityDescriptor objects?</div><div><br></div><div>Liam</div></div>