blob: 8ca3ae0c656f4136ffcc845695ae2b907dfe3702 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3-Mar-08
Version 1.0 Release Candidate 3
Shibboleth Discovery Service Installation
Prior to installation you may need to configure the system as described in deployment guide.
This is currently available at:
https://spaces.internet2.edu/display/SHIB/DiscoveryService
Specifically you may need to edit webpages\wayf.jsp and
src/conf/wayfconfig.xml. With no configuration the DiscoveryService
deploys an internet2 branded GUI and looks for metadata in the file
"/usr/local/sites.xml" (unix) and "%systemdrive%:\usr\local\sites.xml"
(Windows)
Then run ant in the top level directory to build the war file suitable
for deploying into your container.
|