svn commit: r1822518 - /ofbiz/ofbiz-framework/trunk/framework/security/config/security.properties

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

svn commit: r1822518 - /ofbiz/ofbiz-framework/trunk/framework/security/config/security.properties

jleroux@apache.org
Author: jleroux
Date: Mon Jan 29 15:27:25 2018
New Revision: 1822518

URL: http://svn.apache.org/viewvc?rev=1822518&view=rev
Log:
No functional change, just clarifies things a bit

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=1822518&r1=1822517&r2=1822518&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/framework/security/config/security.properties (original)
+++ ofbiz/ofbiz-framework/trunk/framework/security/config/security.properties Mon Jan 29 15:27:25 2018
@@ -132,9 +132,12 @@ default.error.response.view=view:viewBlo
 # -- If false, then no externalLoginKey parameters will be added to cross-webapp urls
 security.login.externalLoginKey.enabled=true
 
+### This only needs to be changed on the source server, not the target server
+# -- An example of the change needed on the source server is available in OFBIZ-9833-external-server-test-example.patch
+# -- Then external-server-query must be changed to /catalog/control/
 # -- If true, then it's possible to connect to another webapp on another server w/o signing in
 use-external-server=N
-# -- Name of the external server (DNS)  
+# -- Name of the external server (DNS)
 external-server-name=localhost:8443
 # -- Query part of the URL to use
 external-server-query=/example/control/