Update portal.properties configuration

Change-Id: I371321ec5365222a210bc2bec863fcff7b7550f5
Issue-ID: VID-329
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
diff --git a/epsdk-app-onap/src/main/resources/portal_template.properties b/epsdk-app-onap/src/main/resources/portal_template.properties
index d01413a..51f3949 100755
--- a/epsdk-app-onap/src/main/resources/portal_template.properties
+++ b/epsdk-app-onap/src/main/resources/portal_template.properties
@@ -13,6 +13,9 @@
 # URL of the ECOMP Portal REST API

 ecomp_rest_url = ${VID_ECOMP_REST_URL}

 

+# AAF Mode

+role_access_centralized = ${VID_ROLE_ACCESS_CENTRALIZED}

+

 # UEB servers

 ueb_url_list = ${VID_UEB_URL_LIST}