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)