diff options
author | Leif Johansson <leifj@sunet.se> | 2011-11-03 10:44:53 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2011-11-03 10:44:53 +0100 |
commit | 4a746b1b59f8dd2e6645702d4bf2d7c43ae47343 (patch) | |
tree | 59f3d2eb647f10d67dc870be881fd4efc118057c /src/installer | |
parent | 641d5d92cac2905a5e642165c89b028aeb82648d (diff) |
try something else...
Diffstat (limited to 'src/installer')
-rw-r--r-- | src/installer/resources/wayfconfig.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/installer/resources/wayfconfig.xml b/src/installer/resources/wayfconfig.xml index 16a0020..02d7270 100644 --- a/src/installer/resources/wayfconfig.xml +++ b/src/installer/resources/wayfconfig.xml @@ -192,14 +192,10 @@ <DiscoveryServiceHandler provideListOfList="true" location="https://idp-test.nordu.net(:[0-9]+)?/.+/ClearCache.wayf" jspFile="wayf-ndn.jsp" errorJspFile="wayferror.jsp"> <PluginInstance identifier="DeleteCookiePlugin"/> - <Federation identifier="SWAMID"/> - <Federation identifier="Kalmar2"/> </DiscoveryServiceHandler> <DiscoveryServiceHandler provideListOfList="true" location="https://idp-test.nordu.net(:[0-9]+)?/.+/(DS|WAYF)/?" jspFile="wayf-ndn.jsp" errorJspFile="wayferror.jsp"> <PluginInstance identifier="CookiePlugin"/> - <Federation identifier="SWAMID"/> - <Federation identifier="Kalmar2"/> </DiscoveryServiceHandler> </WayfConfig> |