Author: sohil.shah(a)jboss.com
Date: 2010-04-05 17:31:38 -0400 (Mon, 05 Apr 2010)
New Revision: 2477
Modified:
components/sso/trunk/agent/src/main/java/org/gatein/sso/agent/filter/LoginRedirectFilter.java
Log:
GTNPORTAL-997 - SSO integration: after click to "Sign in" is shown dialog
(UILoginForm.gtmpl) and SSO console a while after it
Modified:
components/sso/trunk/agent/src/main/java/org/gatein/sso/agent/filter/LoginRedirectFilter.java
===================================================================
---
components/sso/trunk/agent/src/main/java/org/gatein/sso/agent/filter/LoginRedirectFilter.java 2010-04-05
21:20:30 UTC (rev 2476)
+++
components/sso/trunk/agent/src/main/java/org/gatein/sso/agent/filter/LoginRedirectFilter.java 2010-04-05
21:31:38 UTC (rev 2477)
@@ -32,9 +32,7 @@
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
-//Works for GateIn Portal Login Url =
{AnyURL}?portal:componentId=UIPortal&portal:action=ShowLoginForm&ajaxRequest=true
-
/**
* @author <a href="mailto:sshah@redhat.com">Sohil Shah</a>
*/
Show replies by date