This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
docpublic:systemes:shibboleth:idpv3x [2019/01/02 14:38] procacci@tem-tsp.eu [status et jstl] |
docpublic:systemes:shibboleth:idpv3x [2019/01/02 21:57] (current) procacci@tem-tsp.eu [SSO CAS] |
||
---|---|---|---|
Line 387: | Line 387: | ||
< | < | ||
- | [root@idp3 shibboleth-idp]# wget -O / | + | [root@idp34]# cd / |
+ | [root@idp34 credentials]# | ||
</ | </ | ||
Line 394: | Line 396: | ||
< | < | ||
[root@idp3 conf]# tail -18 metadata-providers.xml | [root@idp3 conf]# tail -18 metadata-providers.xml | ||
+ | |||
+ | < | ||
+ | < | ||
+ | xsi: | ||
+ | backingFile=" | ||
+ | metadataURL=" | ||
+ | |||
+ | < | ||
+ | requireSignedRoot=" | ||
+ | certificateFile=" | ||
+ | </ | ||
+ | </ | ||
+ | |||
| | ||
- | <!-- Federation de test renater --> | + | |
- | < | + | |
- | xsi: | + | |
- | backingFile=" | + | |
- | metadataURL=" | + | |
- | + | ||
- | < | + | |
- | requireSignedRoot=" | + | |
- | certificateFile=" | + | |
- | </ | + | |
- | < | + | |
- | < | + | |
- | </ | + | |
</ | </ | ||
Line 417: | Line 420: | ||
< | < | ||
- | [root@idp3 conf]# systemctl restart tomcat.service | + | [root@idp34 conf]# systemctl restart tomcat.service |
- | [root@idp3 conf]# ls -l ../ | + | |
- | total 6480 | + | [root@idp34 conf]# |
- | -rw-r--r-- | + | total 31308 |
- | -rw-r--r-- | + | -rw-r--r-- 1 tomcat root |
+ | -rw-r--r-- 1 tomcat tomcat | ||
</ | </ | ||
Line 431: | Line 436: | ||
idp-process.log : | idp-process.log : | ||
- | 2016-06-21 18:55:56,043 - INFO [org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver: | + | |
- | 2016-06-21 18:55:56,062 - INFO [Shibboleth-Audit.Reload: | + | 2019-01-02 14:48:18,248 - 127.0.0.1 - INFO [org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver:574] - Metadata Resolver FileBackedHTTPMetadataResolver RenaterTestMetadata: New metadata successfully loaded for ' |
+ | 2019-01-02 14:48:18,250 - 127.0.0.1 | ||
+ | 2019-01-02 14:48:18,268 - 127.0.0.1 | ||
+ | |||
</ | </ | ||
Line 642: | Line 651: | ||
https:// | https:// | ||
+ | |||
< | < | ||
- | [root@idp3]# cd /opt/src/ | + | [root@idp34 src]# wget https:// |
- | + | [root@idp34 src]# tar xvf shib-cas-authn3-3.2.3.tar | |
- | [root@idp3 | + | ... |
- | Cloning into 'shib-cas-authn3-git-master' | + | shib-cas-authn3-3.2.3/edit-webapp/ |
- | remote: Counting objects: 1172, done. | + | shib-cas-authn3-3.2.3/edit-webapp/ |
- | remote: Total 1172 (delta 0), reused 0 (delta 0), pack-reused 1172 | + | shib-cas-authn3-3.2.3/edit-webapp/ |
- | Receiving objects: 100% (1172/1172), 991.61 KiB | 884.00 KiB/s, done. | + | .. |
- | Resolving deltas: 100% (427/427), done. | + | |
- | [root@idp3 src]# cp -R /opt/src/shib-cas-authn3-git-master/IDP_HOME/ | + | [root@idp34 src]# cp shib-cas-authn3-3.2.3/edit-webapp/WEB-INF/lib/ |
- | [root@idp3 src]# wget https:// | + | |
- | [root@idp3 src]# mv shib-cas-authenticator-3.0.0.jar / | + | |
- | [root@idp3 src]# wget http:// | + | |
- | [root@idp3 src]# mv cas-client-core-3.3.3.jar / | + | [root@idp34 src]# cp -R shib-cas-authn3-3.2.3/ |
+ | [root@idp34 src]# ls -ltr /opt/ | ||
+ | total 8 | ||
+ | -rw-r--r-- 1 root root 2290 2 janv. 21:23 shibcas-authn-flow.xml | ||
+ | -rw-r--r-- 1 root root 3241 2 janv. 21:23 shibcas-authn-beans.xml | ||
+ | [root@idp34 src]# wget http:// | ||
+ | [root@idp34 src]# cp cas-client-core-3.5.1.jar / | ||
</ | </ | ||
Line 689: | Line 701: | ||
< | < | ||
+ | |||
+ | [root@idp34 conf]# cd / | ||
+ | [root@idp34 authn]# cp general-authn.xml general-authn.xml.dist | ||
+ | |||
[root@idp3 authn]# diff general-authn.xml general-authn.xml.dist | [root@idp3 authn]# diff general-authn.xml general-authn.xml.dist | ||
93,98d92 | 93,98d92 |