From 5df430dd227f260798888bdd86076bbb08306209 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Schneider?= Date: Thu, 5 Sep 2013 09:15:44 +0200 Subject: [PATCH] simplesamlphp: cleaning authsources.php --- drupal/simplesamlphp_auth/simplesamlphp/config/authsources.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.