Changes between Version 2 and Version 3 of IdPFreshInstall


Ignore:
Timestamp:
01/09/14 13:30:16 (11 years ago)
Author:
lttoth@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IdPFreshInstall

    v2 v3  
    11= Server Installation of Shibboleth IdP: Fresh Install = 
    22 
    3 == Install Tomcat == 
     3== Install Web Server == 
     4Although other web servers can manage Shibboleth, at UA the server is implemented via Tomcat.  As of 8 January 2014, Shibboleth IdP is restricted to Tomcat versions no higher than Tomcat 6.  RHEL Tomcat is not an option due to the necessary location and configuration of necessary files.  The following link provides instructions for Tomcat 6 download/install; 
     5 
     6[[http://tomcat.apache.org/download-60.cgi|Tomcat 6 Download]] 
     7[[http://tomcat.apache.org/tomcat-6.0-doc/index.html|Tomcat 6 Documentation]] 
     8 
     9Instructions specific to Shibboleth IdP versions 7 and higher can be found at: 
     10 
    411 
    512== Install Compatible JDK - Open JDK ==