diff --git a/drupal/simplesamlphp_auth/simplesamlphp/config/authsources.php b/drupal/simplesamlphp_auth/simplesamlphp/config/authsources.php index 88d2f06..ad67059 100644 --- a/drupal/simplesamlphp_auth/simplesamlphp/config/authsources.php +++ b/drupal/simplesamlphp_auth/simplesamlphp/config/authsources.php @@ -27,7 +27,7 @@ $config = array( // Recette // 'idp' => 'https://idp-test-entrouvert.montpellier-agglo.com/idp/saml2/metadata', // Dev - // 'idp' => 'http://idp-montpellier.entrouvert.org/idp/saml2/metadata' + // 'idp' => 'http://idp-montpellier.entrouvert.org/idp/saml2/metadata', // The URL to the discovery service. // Can be NULL/unset, in which case a builtin discovery service will be used.