summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2010-07-14 17:22:41 +0200
committerLeif Johansson <leifj@sunet.se>2010-07-14 17:22:41 +0200
commitbbe1c513b9bd5b19ecf0e47099414516018c3a8f (patch)
tree7c0ea4167e65693d49c2598f7b85425fa15c5fee
parentdf74919eba10a00eb083daf3c90c7ac75644af6b (diff)
fix bug in config
-rw-r--r--src/installer/resources/wayfconfig.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/installer/resources/wayfconfig.xml b/src/installer/resources/wayfconfig.xml
index d511d92..26e2c75 100644
--- a/src/installer/resources/wayfconfig.xml
+++ b/src/installer/resources/wayfconfig.xml
@@ -72,7 +72,7 @@
-->
- <MetadataProvider displayName="" identifier="SWAMID-1.0"
+ <MetadataProvider displayName="SWAMID" identifier="SWAMID-1.0"
url="http://wayf.swamid.se/md/swamid-1.0.xml"
backingFile="/opt/shibboleth-ds/metadata/swamid-1.0.xml"/>
@@ -163,7 +163,7 @@
provideListOfList="false"
default="false"
jspFile="/javascript.jsp">
- <Federation identifier="FirstSite"/>
+ <Federation identifier="SWAMID-1.0"/>
<PluginInstance identifier="CookiePlugin"/>
</DiscoveryServiceHandler>