configuration sample cites "federation.org"

Description

shibboleth2.xml's sample stanza for remotely fetched metadata cites "federation.org":

<!-- Example of remotely supplied batch of signed metadata. -->
<!--
<MetadataProvider type="XML" uri="http://federation.org/federation-metadata.xml"
backingFilePath="federation-metadata.xml" reloadInterval="7200">
<MetadataFilter type="RequireValidUntil" maxValidityInterval="2419200"/>
<MetadataFilter type="Signature" certificate="fedsigner.pem"/>
</MetadataProvider>
-->

... this should instead point to "example.org".

Environment

None

Activity

Scott Cantor 
January 28, 2016 at 8:47 PM

b39c621e753dfa5cef9616ffd104cdf8fac86678

Investigating linfeed issues TBD, must be a Git issue.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Created January 27, 2016 at 2:43 PM
Updated February 25, 2016 at 2:24 PM
Resolved January 28, 2016 at 8:47 PM