Author: anil.saldhana(a)jboss.com
Date: 2011-07-06 21:04:03 -0400 (Wed, 06 Jul 2011)
New Revision: 1074
Added:
federation/trunk/picketlink-webapps/idp/src/main/webapp/hosted/
federation/trunk/picketlink-webapps/idp/src/main/webapp/hosted/index.jsp
Modified:
federation/trunk/picketlink-webapps/idp/src/main/webapp/index.jsp
Log:
idp war has a hosted section
Added: federation/trunk/picketlink-webapps/idp/src/main/webapp/hosted/index.jsp
===================================================================
--- federation/trunk/picketlink-webapps/idp/src/main/webapp/hosted/index.jsp
(rev 0)
+++ federation/trunk/picketlink-webapps/idp/src/main/webapp/hosted/index.jsp 2011-07-07
01:04:03 UTC (rev 1074)
@@ -0,0 +1,5 @@
+<html>
+<body>
+<a
href="?TARGET=http%3A//localhost%3a8080/sales-saml11/">Sales</a>
+</body>
+</html>
Modified: federation/trunk/picketlink-webapps/idp/src/main/webapp/index.jsp
===================================================================
--- federation/trunk/picketlink-webapps/idp/src/main/webapp/index.jsp 2011-07-07 01:03:42
UTC (rev 1073)
+++ federation/trunk/picketlink-webapps/idp/src/main/webapp/index.jsp 2011-07-07 01:04:03
UTC (rev 1074)
@@ -1,5 +1 @@
-<html>
-<body>
-<a
href="?TARGET=http%3A//localhost%3a8080/sales-saml11/">Sales</a>
-</body>
-</html>
+Welcome to IDP!