[jira] [Commented] (OFBIZ-10047) Tomcat SSO

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-10047) Tomcat SSO

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-10047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16298038#comment-16298038 ]

Jacques Le Roux commented on OFBIZ-10047:
-----------------------------------------

Thanks James,

OK, I stand corrected. I followed Eclipse links but it's not enough. You have to use the debug mode to find that is this stack which is used there:
{code}
org.apache.catalina.authenticator.NonLoginAuthenticator(org.apache.catalina.authenticator.AuthenticatorBase).logout(org.apache.catalina.connector.Request) line: 1149
org.apache.catalina.connector.Request.logout() line: 2767
org.apache.catalina.connector.RequestFacade.logout() line: 1078
org.apache.ofbiz.webapp.control.ContextFilter$1(javax.servlet.http.HttpServletRequestWrapper).logout() line: 376
org.apache.ofbiz.webapp.control.LoginWorker.doBasicLogout(org.apache.ofbiz.entity.GenericValue, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) line: 672
org.apache.ofbiz.webapp.control.LoginWorker.logout(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) line: 629
{code}
So I have nothing to add and I maintain that this is ready to be commited :)

> Tomcat SSO
> ----------
>
>                 Key: OFBIZ-10047
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10047
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: James Yong
>            Assignee: James Yong
>            Priority: Minor
>         Attachments: OFBIZ-10047.patch, OFBIZ-10047.patch, OFBIZ-10047.patch, OFBIZ-10047.patch, OFBIZ-10047.patch
>
>
> Proposing Tomcat SSO to be used in OFBiz to improve on Single-Sign-On.
> This aim to fix the issues mentioned in OFBIZ-6963, OFBIZ-6994.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)