Merge "lowered code smells"
[portal.git] / ecomp-portal-BE-os / src / main / webapp / WEB-INF / conf / system.properties
index c6ee0e9..3ca32b8 100644 (file)
@@ -40,9 +40,9 @@ db.driver = org.mariadb.jdbc.Driver
 #db.connectionURL = jdbc:mariadb:failover://localhost:3306/ecomp_portal
 #db.userName = XXXX
 #db.password = XXXX
-db.connectionURL = jdbc:mariadb:failover://localhost:3306/portal
-db.userName = portal
-db.password = P0rt@l
+db.connectionURL = jdbc:mariadb:failover://localhost:3306/portal_2_6_os
+db.userName = root
+db.password = root
 # is the db.password property encrypted?
 db.encrypt_flag = false
 
@@ -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