From jira-events at lists.jboss.org Mon Apr 5 17:30:38 2010 Content-Type: multipart/mixed; boundary="===============8924373852660219063==" MIME-Version: 1.0 From: Sohil Shah (JIRA) To: gatein-issues at lists.jboss.org Subject: [gatein-issues] [JBoss JIRA] Resolved: (GTNPORTAL-997) SSO integration: after click to "Sign in" is shown dialog (UILoginForm.gtmpl) and SSO console a while after it Date: Mon, 05 Apr 2010 17:30:37 -0400 Message-ID: <1690877757.1270503037753.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com> In-Reply-To: 850867177.1269620377773.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com --===============8924373852660219063== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/GTNPORTAL-997?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohil Shah resolved GTNPORTAL-997. ---------------------------------- Resolution: Done Assignee: (was: Sohil Shah) Usage Instructions: For all frameworks do this: Update the 'Sign In' link on web.war/groovy/groovy/webui/component/UIBanner= Portlet.gtml as: <%=3D_ctx.appRes("UILoginForm.label= .Signin")%> Update the 'Sign In' link on web.war/groovy/portal/webui/component/UILogoPo= rtlet.gtmpl as : <%=3D_ctx.appRes("UILogoPortlet.action.signin")%> For CAS: Update portal.war/WEB-INF/web.xml: LoginRedirectFilter org.gatein.sso.agent.filter.LoginRedirectFilter = = = = LOGIN_URL = = http://localhost:8888/cas/login?service=3Dhttp://localhost= :8080/portal/private/classic = = = LoginRedirectFilter /* = For JOSSO: LoginRedirectFilter org.gatein.sso.agent.filter.LoginRedirectFilter = = = = LOGIN_URL = = http://localhost:8888/josso/signon/login.do?josso_back_to=3Dh= ttp://localhost:8080/portal/private/classic = = = JOSSOLogoutFilter = = org.gatein.sso.agent.filter.JOSSOLogoutFilter = = = = = LOGOUT_URL = = http://localhost:8888/josso/signon/logout.do = = = = = LoginRedirectFilter /* = = JOSSOLogoutFilter /* For OpenSSO: LoginRedirectFilter org.gatein.sso.agent.filter.LoginRedirectFilter = = = = LOGIN_URL = = http://localhost:8888/opensso/UI/Login?realm=3Dgatein&got= o=3Dhttp://localhost:8080/portal/private/classic = = = = OpenSSOLogoutFilter = = org.gatein.sso.agent.filter.OpenSSOLogoutFilter = = = = = LOGOUT_URL = = http://localhost:8888/opensso/UI/Logout = = = = = = LoginRedirectFilter /* = = OpenSSOLogoutFilter /* > SSO integration: after click to "Sign in" is shown dialog (UILoginForm.gt= mpl) and SSO console a while after it > -------------------------------------------------------------------------= ------------------------------------- > > Key: GTNPORTAL-997 > URL: https://jira.jboss.org/jira/browse/GTNPORTAL-997 > Project: GateIn Portal > Issue Type: Feature Request > Security Level: Public(Everyone can see) = > Affects Versions: 3.0.0-GA > Environment: GateIn-3.0.0-GA+JBoss 5.1.0 bundle, > integration with CAS, JOSSO, OpenSSO due to instructions from reference g= uide, > Reporter: Marek Posolda > Priority: Minor > > I have GateIn integrated with any SSO framework according to instructions= in reference guide. So in UILoginForm.gtmpl I have only "script" element r= eplaced at the end as is mentioned here. > After click to "Sign in" link in GateIn, I can see the default GateIn log= in dialog (UILoginForm.gtmpl) and then I am redirected to SSO framework con= sole after some time (1-3 seconds). So user can see GateIn dialog but then = he is redirected to SSO console after a while. = > Maybe this is only detail, but I doesn't like this "feature" and it seems= to be little user unfriendly. -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============8924373852660219063==--