commit | 975779bad94230ec994870aa4084caacee1f7f15 | [log] [tgz] |
---|---|---|
author | Sonsino, Ofir (os0695) <os0695@intl.att.com> | Thu Oct 18 11:07:22 2018 +0300 |
committer | Sonsino, Ofir (os0695) <os0695@intl.att.com> | Thu Oct 18 11:07:22 2018 +0300 |
tree | 99acbed932c157e5fba52cba6937b736c40af483 | |
parent | cf06d68793db9b77adb9c6a9d1e9fbcfaca3e337 [diff] [blame] |
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}