[jira] [Created] (OFBIZ-10683) ExternalLoginKey doesn't work with cluster doesn't support session sticky

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

[jira] [Created] (OFBIZ-10683) ExternalLoginKey doesn't work with cluster doesn't support session sticky

Nicolas Malin (Jira)
Jason Hao created OFBIZ-10683:
---------------------------------

             Summary: ExternalLoginKey doesn't work with cluster doesn't support session sticky
                 Key: OFBIZ-10683
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10683
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: 16.11.05
            Reporter: Jason Hao


externalLoginKeys defined as static variable in LoginWorker. So in a cluster environment, if node A generated the externalLoginKey, but verify on B node it will fail.  I'm trying some approach to replicate session and externalLoginKey to redis, will commit code later.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)