[JIRA] Commented: (SDSJ-106) Metadata provision to the DS. Preventative maintenance and feature enchancement
Rod Widdowson (JIRA)
noreply at shibboleth.net
Mon Mar 12 17:05:16 GMT 2012
[ https://issues.shibboleth.net/jira/browse/SDSJ-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13922#comment-13922 ]
Rod Widdowson commented on SDSJ-106:
------------------------------------
Checkin 2202 adds the filtering (signature and validUntil). Attributes:
certicateFile
maxValidityInterval
Checkin 2203 adds the following new attributes to <MetadataProvider>
disregardSslCertificate
requestTimeout
proxyHost
proxyPort
proxyUser
proxyPassword
basicAuthUser
basicAuthPassword
refreshDelayFactor
minRefreshDelay
maxRefreshDelay
> Metadata provision to the DS. Preventative maintenance and feature enchancement
> --------------------------------------------------------------------------------
>
> Key: SDSJ-106
> URL: https://issues.shibboleth.net/jira/browse/SDSJ-106
> Project: Shibboleth Discovery Service - Java
> Issue Type: Task
> Reporter: Rod Widdowson
> Assignee: Chad La Joie
> Original Estimate: 1 day
> Time Spent: 6 hours
> Remaining Estimate: 2 hours
>
> The DS metadata provision (mostly contained in the class IdPSiteSet) was built against a very early (pre IdP v2.0) release of OpenSAML2.
> It has received little by way of tlc since and hence is in need of some maintenance. Specifically:
> - (iirc) That version of OpenSAML didn't have the signature or lalidUntil filters and not having these is actually embarrassing and an invitation to sloppy deployment practices.
> - It makes use of the long deprecated FileBackedHTTPMetadataProvider class and its own configuration.
> - The code has rotted somewhat and needs a tidy.
--
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