ページ ツリー

比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。

...

Software Name

Version

Notes

CentOS (64bit)

6.5

Operating System

Shibboleth-SP

2.5.3 (*1)

※1

Service Provider

Shibboleth-IdP

2.4.0

Identity Provider

Apache HTTP Server

2.2.15 (*1)

※1

WEB Server

Java

JDK 7 Update 45 または、45 or openjdk 1.6.0

IdP Executable Environment

Apache Tomcat

6.0.24 (*1)

※1

Servlet Container

MySQL

5.1.71 (*1)

※1

Relational Database

Postfix

2.6.6 (*1)

※1

Mail Transfer Agent

PHP

5.3.3 (*1)

Programing Language

*1 Latest version of yum package as of  2014/2/28

Flow of Request

 Image Added

Installing Shibboleth SP

Please install shibboleth SP while referring to the install guide.

Shibboleth SP

...

Install Guide
https://meatwiki.nii.ac.jp/confluence/display/GakuNinShibInstallen/SP+Install

In addition to shibboleth SP, apache, mod_ssl and NTP will be install simultaneously. Please setup these environment as well.

Installing Shibboleth IdP

Please install shibboleth IdP while referring to the install guide.

Shibboleth SP Install Guide
https://meatwiki.nii.ac.jp/confluence/display/GakuNinShibInstallen/IdP+Install+Manual

In addition to shibboleth IdP, Java and Tomcat will be install as well. Please setup these environment as well.

 

Installing Shibboleth IdP

 

Installing and Setting Up MySQL

Please install MySQL by using following command.

コード ブロック
$ sudo yum install mysql-server

* If the MySQL has already been installed as the initial component, you can skip this process.

 

 

Installing and Setting Up PHP

...