Difference between revisions of "Shibboleth test environment third attempt"
From MyWiki
Line 1: | Line 1: | ||
'''On Centos 6.7, configuring the idp :'''<br> | '''On Centos 6.7, configuring the idp :'''<br> | ||
*yum install -y tomcat6 java-1.7.0-openjdk wget unzip curl<br> | *yum install -y tomcat6 java-1.7.0-openjdk wget unzip curl<br> | ||
− | * | + | *We need to ensure port 443 is open.<br> |
+ | *[[ We need to set the JAVA_HOME ]]<br> |
Revision as of 10:57, 9 October 2015
On Centos 6.7, configuring the idp :
- yum install -y tomcat6 java-1.7.0-openjdk wget unzip curl
- We need to ensure port 443 is open.
- We need to set the JAVA_HOME