From e79de5087e4def8aa12cf042e6f4d30579784fce Mon Sep 17 00:00:00 2001 From: Olivier Bado Date: Fri, 31 May 2024 12:32:35 +0200 Subject: [PATCH] Correct Renater doc url --- README.md | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 4377970..db8a377 100755 --- a/README.md +++ b/README.md @@ -1,20 +1,18 @@ -esup-wayf documentation +# esup-wayf documentation -## To install the software SWITCHwayf : +## To install the software SWITCHwayf - Documentation SWITCH : Refer to the file README -- Documentation Renater : https://services.renater.fr/federation/docs/installation/sp_decembre2012#installation_d_un_service_de_decouverte - +- Documentation Renater : ## Synopsis esup-wayf is based on the software SWITCHwayf v1.19.4. It is a custom theme that adds a map and locates the different identity providers on it. The user can select an IDP with the map or with a search field. It is possible to use Shibboleth's discofeed to filter the allowed IDP. ![esup-wayf](https://github.com/EsupPortail/esup-wayf/blob/master/images/wayf.png) - ## Dependencies -In order to run the WAYF and the CRON, you need the following softwares installed on your server : PHP5, Python, xmllint and imagick +In order to run the WAYF and the CRON, you need the following softwares installed on your server: PHP5, Python, xmllint and imagick ## Installation @@ -27,22 +25,22 @@ In order to run the WAYF and the CRON, you need the following softwares installe To enable discofeed on SP (Require Shibboleth >= 2.4) -- In the service provider's shibboleth2.xml enable the discofeed (make sure that the location is "/DiscoFeed"). example : +- In the service provider's shibboleth2.xml enable the discofeed (make sure that the location is "/DiscoFeed"). example: `` - Restart Shibboleth. - Check that you can display the JSON file at "yourSP.univ.fr/Shibboleth.sso/DiscoFeed", the content of the SP's metadata file should appear. -Important : +**Important:** Make sure to enable writing permissions for the files IDProvider.metadata.php, SProvider.metadata.php, wayf_metadata.lock. Other softwares and library used - SWITCH WAYF v1.19.4 - Leaflet v0.7.3 - Open Street Map - Bootstrap v3.3.1 - JQuery v1.10.2 - Awesome Markers for Leaflet v1.0 - Leaflet.markercluster - Renater Favicon-Fetcher - ImageMagick \ No newline at end of file + SWITCH WAYF v1.19.4 + Leaflet v0.7.3 + Open Street Map + Bootstrap v3.3.1 + JQuery v1.10.2 + Awesome Markers for Leaflet v1.0 + Leaflet.markercluster + Renater Favicon-Fetcher + ImageMagick