Author: prabath
Date: Wed Feb 13 07:46:21 2008
New Revision: 13709
Log:
removed hard-coded returnUrl
Modified:
trunk/solutions/identity/modules/user-ui/src/main/webapp/jsp/openidlogin.jsp
Modified:
trunk/solutions/identity/modules/user-ui/src/main/webapp/jsp/openidlogin.jsp
==============================================================================
---
trunk/solutions/identity/modules/user-ui/src/main/webapp/jsp/openidlogin.jsp
(original)
+++
trunk/solutions/identity/modules/user-ui/src/main/webapp/jsp/openidlogin.jsp
Wed Feb 13 07:46:21 2008
@@ -30,7 +30,7 @@
<tr>
<td valign="top" width="40%"><strong>Login with
your
- OpenID url</strong> <s:form
action="OpenIDSubmit.action?returnUrl=https://localhost:12443/OpenIDCallback.action"
theme="simple"
+ OpenID url</strong> <s:form
action="OpenIDSubmit.action" theme="simple"
method="POST">
<div class="errors"><s:actionerror />
<s:fielderror /></div>
<table cellpadding="0" cellspacing="10"
border="0" class="form-table">
_______________________________________________
Identity-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/identity-dev