diff options
author | Sudarshan Kumar <sudarshan.kumar@att.com> | 2020-04-27 22:44:52 +0530 |
---|---|---|
committer | Sudarshan Kumar <sudarshan.kumar@att.com> | 2020-04-27 22:50:19 +0530 |
commit | 020d92dd2657bc08c353b7686a1e945a43ad8356 (patch) | |
tree | 753fc8a123d5ee594086cf6228a718e99c99bf65 /ecomp-portal-BE-os/src/main | |
parent | 328da2e4cf0c4155a4d29718cb5f57628d7a5277 (diff) |
property changed to enable role sync
property changed to enable role sync
Issue-ID: PORTAL-875
Change-Id: I955b5e8dcc8863eafdd22f2ef6627184ee31a893
Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
Diffstat (limited to 'ecomp-portal-BE-os/src/main')
-rw-r--r-- | ecomp-portal-BE-os/src/main/webapp/WEB-INF/conf/system.properties | 2 |
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 |