aboutsummaryrefslogtreecommitdiffstats
path: root/packages/base
diff options
context:
space:
mode:
authorMichael Mokry <michael.mokry@att.com>2018-10-09 11:38:07 -0500
committerMichael Mokry <michael.mokry@att.com>2018-10-09 12:58:00 -0500
commit367a82a52a4dfeaa8cf933af969a9561cf5fe5e9 (patch)
tree32b4bd8fa8fdafe5b12788c3aae999febce87320 /packages/base
parentc0b9ffd99f29b8d471dde18048cef6b92088199d (diff)
Modify portal properties in PE
Modified the portal.properties with new role_access_centralized property. Modified the conf file with updated values for the ONAP redirect and REST URL properties Made changes for comments Change-Id: Id2624cbb440ea5830520c5e82436d112989b62c4 Issue-ID: POLICY-1192 Signed-off-by: Michael Mokry <michael.mokry@att.com>
Diffstat (limited to 'packages/base')
-rw-r--r--packages/base/src/files/install/servers/onap/WEB-INF/classes/portal.properties3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/base/src/files/install/servers/onap/WEB-INF/classes/portal.properties b/packages/base/src/files/install/servers/onap/WEB-INF/classes/portal.properties
index 46ece6e40..6473cc963 100644
--- a/packages/base/src/files/install/servers/onap/WEB-INF/classes/portal.properties
+++ b/packages/base/src/files/install/servers/onap/WEB-INF/classes/portal.properties
@@ -67,9 +67,8 @@ ueb_app_consumer_group_name = {UUID}
decryption_key = AGLDdG4D04BKm2IxIWEr8o==
-#INFO: Once the Roles onboarded by Portal to AAF, we need to enable this property.
# Use this tag if the app is centralized
-#role_access_centralized = remote
+role_access_centralized = remote
# Connection and Read timeout values
ext_req_connection_timeout = 15000