summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorraine Welch <lb2391@att.com>2020-05-14 13:37:43 +0000
committerGerrit Code Review <gerrit@onap.org>2020-05-14 13:37:43 +0000
commit5050c8c4d2b2b5deab6ba56189dd1388a635a09b (patch)
tree132314d45c6f9d621b3e04508419be633a2bc92f
parent9197ec4902db72c025afb142270a090491c7f281 (diff)
parent020d92dd2657bc08c353b7686a1e945a43ad8356 (diff)
Merge "property changed to enable role sync"
-rw-r--r--ecomp-portal-BE-os/src/main/webapp/WEB-INF/conf/system.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-portal-BE-os/src/main/webapp/WEB-INF/conf/system.properties b/ecomp-portal-BE-os/src/main/webapp/WEB-INF/conf/system.properties
index 041458d3..3ca32b85 100644
--- a/ecomp-portal-BE-os/src/main/webapp/WEB-INF/conf/system.properties
+++ b/ecomp-portal-BE-os/src/main/webapp/WEB-INF/conf/system.properties
@@ -151,7 +151,7 @@ ext_central_access_url = https://aaftest.test.onap.org:8095/proxy/authz/
ext_central_access_user_domain = @csp.onap.org
# External Central Auth system access
-remote_centralized_system_access = false
+remote_centralized_system_access = true
#left menu with root value or non-root
portal_left_menu = non-root \ No newline at end of file