From 97960f3e44d13084a84662293f93bcfeaba54996 Mon Sep 17 00:00:00 2001 From: Roland Hedberg Date: Thu, 11 Mar 2010 10:15:04 +0100 Subject: [PATCH] Wrong key name --- tests/server.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/server.config b/tests/server.config index 63428ef..1bd9fcc 100644 --- a/tests/server.config +++ b/tests/server.config @@ -2,7 +2,7 @@ "entityid" : "urn:mace:example.com:saml:roland:sp", "service": { "sp":{ - "my_name" : "urn:mace:example.com:saml:roland:sp", + "name" : "urn:mace:example.com:saml:roland:sp", "url": "http://lingon.catalogix.se:8087/", "idp":{ "entity_id": ["urn:mace:example.com:saml:roland:idp"],