diff options
author | root <root@ds2.sunet.se> | 2010-07-14 22:32:52 +0200 |
---|---|---|
committer | root <root@ds2.sunet.se> | 2010-07-14 22:32:52 +0200 |
commit | 04d464c7d27d850e51b3f082d92862f1a3c03d9e (patch) | |
tree | 6de7b6141b3422a8206a71c648f0c4b33e400485 /src/installer | |
parent | 075171ef09818d78b12bfc3fa5b1a299b026f245 (diff) |
alias for wayf.swamid.se to ds.sunet.se
Diffstat (limited to 'src/installer')
-rw-r--r-- | src/installer/resources/wayfconfig.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/installer/resources/wayfconfig.xml b/src/installer/resources/wayfconfig.xml index d47a631..f6c468b 100644 --- a/src/installer/resources/wayfconfig.xml +++ b/src/installer/resources/wayfconfig.xml @@ -167,4 +167,8 @@ <PluginInstance identifier="CookiePlugin"/> </DiscoveryServiceHandler> + <DiscoveryServiceHandler location="https://wayf.swamid.se/.+" jspFile="wayf-swamid.jsp" errorJspFile="wayferror-swamid.jsp"> + <PluginInstance identifier="CookiePlugin"/> + </DiscoveryServiceHandler> + </WayfConfig> |