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:32] procacci@tem-tsp.eu [Metadata] |
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.12.tgz | + | [root@mu www]# tar xvfz simplesamlphp-1.17.5.tar.gz |
- | [root@share www]# ln -s simplesamlphp-1.14.12 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 71: | Line 105: | ||
</ | </ | ||
- | nomer la federation (fedelocal vs kelmar) et pointer sur les bonnes sources de telechargement | + | nomer la federation (fedelocal vs kalmar) et pointer sur les bonnes sources de telechargement |
recuperer le certificat de la federation | recuperer le certificat de la federation | ||
Line 84: | 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 143: | Line 184: | ||
il faut s' | il faut s' | ||
' | ' | ||
+ | |||
+ | < | ||
+ | [root@share simplesaml]# | ||
+ | [root@share simplesaml]# | ||
+ | </ | ||