From 96b1de330925a407c3cdd28ebe689b4f741f05c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Schneider?= Date: Fri, 20 Dec 2013 09:18:08 +0100 Subject: [PATCH] fix metadata --- .../simplesamlphp/metadata/saml20-idp-remote.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drupal/simplesamlphp_auth/simplesamlphp/metadata/saml20-idp-remote.php b/drupal/simplesamlphp_auth/simplesamlphp/metadata/saml20-idp-remote.php index d8bb6ad..d959a2c 100644 --- a/drupal/simplesamlphp_auth/simplesamlphp/metadata/saml20-idp-remote.php +++ b/drupal/simplesamlphp_auth/simplesamlphp/metadata/saml20-idp-remote.php @@ -45,7 +45,7 @@ $metadata['https://compte-citoyen.montpellier-agglo.com/idp/saml2/metadata'] = a array ( 'Binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:SOAP', 'Location' => 'https://compte-citoyen.montpellier-agglo.com/idp/saml2/artifact', - 'index' => 1, + 'index' => 0, ), ), 'keys' => @@ -127,7 +127,7 @@ $metadata['https://idp-test-entrouvert.montpellier-agglo.com/idp/saml2/metadata' array ( 'Binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:SOAP', 'Location' => 'https://idp-test-entrouvert.montpellier-agglo.com/idp/saml2/artifact', - 'index' => 1, + 'index' => 0, ), ), 'keys' =>