Difference between revisions of "Shibboleth test environment third attempt"
From MyWiki
Line 5: | Line 5: | ||
*Now, you should read this https://wiki.shibboleth.net/confluence/display/SHIB2/IdPApacheTomcatPrepare <br> | *Now, you should read this https://wiki.shibboleth.net/confluence/display/SHIB2/IdPApacheTomcatPrepare <br> | ||
*[[ Edit the tomcat script ]]<br> | *[[ Edit the tomcat script ]]<br> | ||
− | *Test from the command line ]] <br> | + | *[[ Test from the command line ]] <br> |
Revision as of 11:03, 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
- Now, you should read this https://wiki.shibboleth.net/confluence/display/SHIB2/IdPApacheTomcatPrepare
- Edit the tomcat script
- Test from the command line