[jira] [Updated] (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] [Updated] (OFBIZ-10047) Tomcat SSO

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-10047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Yong updated OFBIZ-10047:
-------------------------------
    Attachment: OFBIZ-10047.patch

This patch contains the following changes:
1) TomcatSSOLogin method will return true when user is already authenticated. This fixes OFBIZ-10057. I think the enhancement to "bypass login if user is already authenticated" can be considered after OFBIZ-10047 is completed.
2) Separate handling for useTomcatSSO and allowRemoteUserLogin variables.
3) Removed PLACEHOLDER_ROLE since it is not required.
4) Used Debug.logError instead of e.printStackTrace().
5) Added the diamond operator.

Still need to do the following:
1) Check out the SessionTimeOut setting.
2) Check out the other 2 callers using the userLogin service at ICalWorker.java and XmlRpcEventHandler.java.
3) Implement the mutate methods.

> 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
>
>
> 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)