[JIRA] Created: (MDA-46) enable check for validUntil being "soon" in the future

Ian Young (JIRA) noreply at shibboleth.net
Thu Aug 18 16:52:26 BST 2011


enable check for validUntil being "soon" in the future
------------------------------------------------------

                 Key: MDA-46
                 URL: https://issues.shibboleth.net/jira/browse/MDA-46
             Project: Metadata Aggregator
          Issue Type: Improvement
          Components: SAML Metadata
    Affects Versions: 0.6
            Reporter: Ian Young
            Assignee: Chad La Joie
            Priority: Minor


We can check, and flag as an error, validUntil being in the past.
We can check, and flag as an error, validUntil being too far in the future.
What we can't do right now is check for validUntil being "too soon" while still in the future.  This is probably not something we'd want to report as an error, but it might make sense to be able to check for this and report as a warning.  This would be useful to catch cases where a metadata producer has stopped re-signing new metadata (because, you know, the cron job has stopped running) before validUntil expires, which is more of a serious condition.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the commits mailing list