[JIRA] Resolved: (CPPOST-74) metadata provider should check validity before replacing old metadata
Scott Cantor (JIRA)
noreply at shibboleth.net
Wed Mar 14 01:33:16 GMT 2012
[ https://issues.shibboleth.net/jira/browse/CPPOST-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Cantor resolved CPPOST-74.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.5
http://svn.shibboleth.net/view/cpp-opensaml?rev=718&view=rev
> metadata provider should check validity before replacing old metadata
> ---------------------------------------------------------------------
>
> Key: CPPOST-74
> URL: https://issues.shibboleth.net/jira/browse/CPPOST-74
> Project: OpenSAML 2 - C++
> Issue Type: Improvement
> Components: Metadata
> Affects Versions: 2.4.3
> Reporter: Ian Young
> Assignee: Scott Cantor
> Fix For: 2.5
>
>
> The SP currently accepts metadata from a remote publisher for use prior to checking validUntil. This means that if for some reason it is exposed to expired metadata then it will replace previously downloaded metadata even though it is still valid.
> It would be better to perform the validUntil check (and other similar checks which might cause an aggregate to be largely rejected) before replacing previously downloaded metadata.
--
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