diff --git a/inc/simplesamlphp/config/config.php b/inc/simplesamlphp/config/config.php index d97ebb2..7404dfd 100644 --- a/inc/simplesamlphp/config/config.php +++ b/inc/simplesamlphp/config/config.php @@ -22,7 +22,7 @@ $config = array ( * external url, no matter where you come from (direct access or via the * reverse proxy). */ - 'baseurlpath' => 'http://www.meyzieu.fr/simplesaml/', + 'baseurlpath' => 'simplesaml/', 'certdir' => 'cert/', 'loggingdir' => 'log/', 'datadir' => 'data/',