diff options
author | Leif Johansson <leifj@sunet.se> | 2011-10-28 14:38:41 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2011-10-28 14:38:41 +0200 |
commit | a7cbbd80252de295eaf101130998176258ca1866 (patch) | |
tree | 27e1bcef6e10207356d84ee5df5bd58d42d22d91 | |
parent | 2e8a6700f899f0955c5d266eed897dcb09c65c65 (diff) |
ds-test ds
-rw-r--r-- | src/installer/resources/wayfconfig.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/installer/resources/wayfconfig.xml b/src/installer/resources/wayfconfig.xml index 456647e..04ad398 100644 --- a/src/installer/resources/wayfconfig.xml +++ b/src/installer/resources/wayfconfig.xml @@ -180,7 +180,7 @@ <PluginInstance identifier="CookiePlugin"/> </DiscoveryServiceHandler> - <DiscoveryServiceHandler location="https://idp-test.nordu.net(:[0-9]+)?/.+/(DS|WAYF)/?" jspFile="wayf-ndn.jsp" errorJspFile="wayferror-ndn.jsp"> + <DiscoveryServiceHandler provideListOfList="true" location="https://idp-test.nordu.net(:[0-9]+)?/.+/(DS|WAYF)/?" jspFile="wayf-ndn.jsp" errorJspFile="wayferror.jsp"> <PluginInstance identifier="CookiePlugin"/> </DiscoveryServiceHandler> |