[java-centralized-discovery COMMIT] in /branches/REL_1/src: installer/resources/wayfconfig.xml main/webapp/javascript...

noreply at shibboleth.net noreply at shibboleth.net
Sat Jul 30 14:06:12 BST 2011


Author: rdw
Date: Sat Jul 30 14:06:12 2011
New Revision: 2187

URL: http://svn.shibboleth.net/view/java-centralized-discovery?rev=2187&view=rev
Log:
https://issues.shibboleth.net/jira/browse/SDSJ-99 Strip out "javascript" jsp

Removed:
    branches/REL_1/src/main/webapp/javascript.jsp
Modified:
    branches/REL_1/src/installer/resources/wayfconfig.xml

Modified: branches/REL_1/src/installer/resources/wayfconfig.xml
URL: http://svn.shibboleth.net/view/java-centralized-discovery/branches/REL_1/src/installer/resources/wayfconfig.xml?rev=2187&r1=2186&r2=2187&view=diff
==============================================================================
--- branches/REL_1/src/installer/resources/wayfconfig.xml (original)
+++ branches/REL_1/src/installer/resources/wayfconfig.xml Sat Jul 30 14:06:12 2011
@@ -166,12 +166,4 @@
     </DiscoveryServiceHandler>  
 -->
 
-<!--  The Javascript handler downloads javascript arrays with the IdPs and the cookies -->
-    <DiscoveryServiceHandler location=".+/js.wayf" provideList="true" provideListOfList="false" default="false" jspFile="/javascript.jsp">
-        <Federation identifier="FirstSite"/>
-        <PluginInstance identifier="CookiePlugin"/>
-    </DiscoveryServiceHandler>
-
-
-
 </WayfConfig>



More information about the commits mailing list