[JIRA] Created: (SC-185) ChainingMetadataProviderTest uses obsolete SWITCHaai metadata location in its config files
Kaspar Brand (JIRA)
noreply at shibboleth.net
Fri Nov 16 06:53:35 EST 2012
ChainingMetadataProviderTest uses obsolete SWITCHaai metadata location in its config files
------------------------------------------------------------------------------------------
Key: SC-185
URL: https://issues.shibboleth.net/jira/browse/SC-185
Project: Shibboleth Common - Java
Issue Type: Bug
Components: Configuration
Affects Versions: 1.4.0
Reporter: Kaspar Brand
Assignee: Scott Cantor
Priority: Minor
We're seeing requests for http://www.switch.ch/aai/federation/SWITCHaai/metadata.switchaai_signed.xml in our logs which originate from 184.107.181.154.
The user agent is "Jakarta Commons-HttpClient/3.1", so I'm guessing that they come from Jenkins running the java-shib-common tests, inter alia.
All ChainingMetadataProvider*.xml test config files (http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/src/test/resources/data/edu/internet2/middleware/shibboleth/common/config/metadata/) have references to our obsolete metadata location (replaced by a new location in 2008).
Note that we will no longer provide real metadata at that location from Monday (2012-11-19) onwards, i.e. the ChainingMetadataProviderTest should be adapted to retrieve the metadata from http://metadata.aai.switch.ch/metadata.switchaai.xml instead (see also https://www.switch.ch/aai/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