Author: jleroux
Date: Thu Dec 27 10:18:32 2018
New Revision: 1849796
URL:
http://svn.apache.org/viewvc?rev=1849796&view=revLog:
Improved: Tomcat SSO in Cluster
(OFBIZ-10123)
Finally this was not done, noted in security.properties
Thanks: James Yong for the proposition, Michael for the discussionn in
OFBIZ-10047
Modified:
ofbiz/ofbiz-framework/trunk/framework/security/config/security.properties
Modified: ofbiz/ofbiz-framework/trunk/framework/security/config/security.properties
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/security/config/security.properties?rev=1849796&r1=1849795&r2=1849796&view=diff==============================================================================
--- ofbiz/ofbiz-framework/trunk/framework/security/config/security.properties (original)
+++ ofbiz/ofbiz-framework/trunk/framework/security/config/security.properties Thu Dec 27 10:18:32 2018
@@ -122,6 +122,7 @@ security.login.cert.allow=true
security.login.cert.pattern=^(\\w*\\s?\\w*)\\W*.*$
# -- use Tomcat SingleSignOn valve
+# -- Tomcat SSO should not be used in a cluster: OFBIZ-10123
security.login.tomcat.sso=false
# -- Hours after which EmailAdressVerification should expire