Service Provider Installation
Tomcat6
Apache 2.2 Web Server
mod_ssl
shibboleth.x86_64
Java 1.6
Install the Cent OS 6.4 64 Bit in Virtual Machines.
Please follow the Cent OS Install Lync to install the centos.
Install the following software login as a root or sudo user.
Install Tomcat6, httpd, mod_ssl, and open jdk from the centos default repositories.
yum install tomcat6
yum install httpd
yum install mod_ssl
yum install java-1.6.0-openjdk-devel.x86_64
Install Shibboleth Service Provider
Go to the /etc/yum.repos.d directory and run the following command to download the security:shibboleth.repo file.
wget http://download.opensuse.org/repositories/security://shibboleth/CentOS_CentOS-6/security:shibboleth.repo
Run the following command to install the shibboleth service provider
yum install shibboleth.x86_64
>>Follow Shibboleth Apache Server Configuration
No comments:
Post a Comment