Author: prabath Date: Wed Jan 16 00:59:52 2008 New Revision: 12321 Log:
removed UI related to OpenID Modified: trunk/solutions/identity/modules/samples/servlet-filter/src/main/webapp/index.html Modified: trunk/solutions/identity/modules/samples/servlet-filter/src/main/webapp/index.html ============================================================================== --- trunk/solutions/identity/modules/samples/servlet-filter/src/main/webapp/index.html (original) +++ trunk/solutions/identity/modules/samples/servlet-filter/src/main/webapp/index.html Wed Jan 16 00:59:52 2008 @@ -23,22 +23,6 @@ </form> <hr/> -<h2>Login with your OpenID</h2> - -<form name="frm" id="frm" method="post" action="https://localhost:12443/OpenIDSubmit.action?returnUrl=https://localhost:12443/javarp/openidloggedin.jsp"> - Enter Your OpenID Url: <input type="text" size=40 name="openIdUrl" /><br/><br/> - <input type="submit" name="submit" value="Login" /> -</form> - -<br/> - - -<hr/> - -<br/> - -<h2><a href="openid-infocard-submit.html">Login with your OpenID InfoCard</a></h2> - </body> </html> _______________________________________________ Identity-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/identity-dev
