1 Welcome to Internet2's Shibboleth
3 Shibboleth is a federated web authentication and attribute exchange system
4 based on SAML developed by Internet2 and MACE.
6 Shibboleth is licensed under the Apache 2.0 license which is provided in the
9 Shibboleth Project Site:
10 http://shibboleth.internet2.edu/
12 Shibboleth Documentation Site:
13 https://spaces.internet2.edu/display/SHIB2/Home
15 Source and binary distributions
16 http://shibboleth.internet2.edu/downloads
19 https://bugs.internet2.edu/jira
28 The following configuration changes must be made to upgrade from 2.0.0 to 2.1.0
29 - in service.xml add the service 'shibboleth.StorageService' to the whitespace delimited
30 list of services already present in the service, shibboleth.ServiceServletContextAttributeExporter
31 (service definition starts at line 57 in the default configuration file)
33 - in internal.xml, replace the string 'org.apache.velocity.runtime.resource.loader.StringResourceLoader'
34 with 'edu.internet2.middleware.shibboleth.common.util.StringResourceLoader' (this is located at line
35 41 in the default configuration file)