test server configuration

This commit is contained in:
Roland Hedberg
2009-10-31 17:45:24 +01:00
parent 5f3f719cf1
commit 0724000215

9
tests/server.config Normal file
View File

@@ -0,0 +1,9 @@
{
"entityid" : "urn:mace:umu.se:saml:rolandsp",
"my_name" : "urn:mace:umu.se:saml:rolandsp",
"service_url" : "http://lingon.catalogix.se:8087/",
"debug" : 1,
"my_key" : "./mykey.pem",
"my_cert" : "./mycert.pem",
"xmlsec_binary" : "/opt/local/bin/xmlsec1",
}