summaryrefslogtreecommitdiff
path: root/doc/INSTALL.txt
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-08-01 11:35:10 +0200
committerLeif Johansson <leifj@sunet.se>2011-08-01 11:35:10 +0200
commite54fabf198f50546b093753900d3a41fa7535181 (patch)
treebcd4952415c938101ae168efc2dcb2b550369e23 /doc/INSTALL.txt
parent6c67f4c3050fa01d1b8e04f334cb8dd2293b39d0 (diff)
parentbd0c52acfb796b5a8cd85c2f535e7e874f558f3a (diff)
Merge branch 'trunk' into idp.nordu.net
Conflicts: src/main/webapp/wayf.jsp
Diffstat (limited to 'doc/INSTALL.txt')
-rw-r--r--doc/INSTALL.txt14
1 files changed, 13 insertions, 1 deletions
diff --git a/doc/INSTALL.txt b/doc/INSTALL.txt
index a9fd0a1..8ca3ae0 100644
--- a/doc/INSTALL.txt
+++ b/doc/INSTALL.txt
@@ -1,6 +1,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 \ No newline at end of file
+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. \ No newline at end of file