IdP 3.1 - metadata config not working

Rod Widdowson rdw at steadingsoftware.com
Fri Mar 13 08:37:19 EDT 2015


> On 13 Mar 2015, at 11:48, Dave Perry <Dave.Perry at hull-college.ac.uk>
wrote:
> 
>             <MetadataFilter xsi:type="RequiredValidUntil"
> xmlns="urn:mace:shibboleth:2.0:metadata"
> 
>                             maxValidityInterval="604800" />
> 
> That maxValidityInterval value will be interpreted as a number of
milliseconds
> (about 10 minutes). UK federation metadata has a much longer validity
> interval, hence the error.

And to follow up the V2 documentation is wrong (and no one has noticed
before).  I just checked the V2 sources (after I'd giveN myself CPr) and it
too expects ISO format (with integral numbers of ms as the fallback).

R



More information about the users mailing list