This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
docpublic:systemes:simplesamlphpsp [2017/04/24 13:25] procacci@tem-tsp.eu [installation tgz] |
docpublic:systemes:simplesamlphpsp [2019/08/08 18:13] (current) procacci@tem-tsp.eu [config] |
||
|---|---|---|---|
| Line 22: | Line 22: | ||
| < | < | ||
| - | + | [root@mu www]# wget https:// | |
| - | [root@share www]# tar xvfz SimpleSAMLphp_1.14.11.tgz | + | [root@mu www]# tar xvfz simplesamlphp-1.17.5.tar.gz |
| - | [root@share www]# ln -s simplesamlphp-1.14.11 simplesaml | + | [root@mu www]# ln -s simplesamlphp-1.17.5 simplesaml |
| + | [root@mu www]# chown apache simplesaml -R | ||
| </ | </ | ||
| Line 45: | Line 45: | ||
| </ | </ | ||
| + | ===== config ===== | ||
| + | |||
| + | < | ||
| + | [root@mu simplesaml]# | ||
| + | [root@mu simplesaml]# | ||
| + | cp : voulez-vous écraser « config/ | ||
| + | </ | ||
| + | |||
| + | Modifier les valeurs suivantes dans config.php: | ||
| + | |||
| + | * ' | ||
| + | * secretsalt' | ||
| + | * ' | ||
| + | * ' | ||
| + | |||
| + | |||
| + | |||
| + | puis on passe au fichier qui décrit les différents SP, authsource.php, | ||
| + | < | ||
| + | cp -p config-templates/ | ||
| + | vim config/ | ||
| + | </ | ||
| ===== certificat ===== | ===== certificat ===== | ||
| Line 57: | Line 79: | ||
| </ | </ | ||
| + | ===== AuthSources ===== | ||
| + | |||
| + | definir l' | ||
| + | |||
| + | < | ||
| + | ' | ||
| + | ' | ||
| + | // certs JP | ||
| + | ' | ||
| + | ' | ||
| + | |||
| + | </ | ||
| ===== Metadata ===== | ===== Metadata ===== | ||
| Line 69: | Line 103: | ||
| [root@share simplesaml]# | [root@share simplesaml]# | ||
| + | </ | ||
| + | |||
| + | nomer la federation (fedelocal vs kalmar) | ||
| + | |||
| + | recuperer le certificat de la federation | ||
| + | |||
| + | < | ||
| + | [root@share cert]# wget https:// | ||
| </ | </ | ||
| Line 76: | Line 118: | ||
| [root@share simplesaml]# | [root@share simplesaml]# | ||
| SHA1 Fingerprint=AE: | SHA1 Fingerprint=AE: | ||
| + | </ | ||
| + | |||
| + | definition de l' | ||
| + | |||
| + | < | ||
| [root@share simplesaml]# | [root@share simplesaml]# | ||
| [root@share simplesaml]# | [root@share simplesaml]# | ||
| + | [root@share simplesaml]# | ||
| + | |||
| </ | </ | ||
| Line 135: | Line 184: | ||
| il faut s' | il faut s' | ||
| ' | ' | ||
| + | |||
| + | < | ||
| + | [root@share simplesaml]# | ||
| + | [root@share simplesaml]# | ||
| + | </ | ||