summaryrefslogtreecommitdiffstats
path: root/epsdk-app-onap/src/main/resources/portal.properties
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@intl.att.com>2018-10-18 08:23:13 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-18 08:23:13 +0000
commitaf0e76fd35fa13538c7d12a7d3187eac632d3d40 (patch)
tree34567ade89b20eefa287b3564c4c156b4abc6949 /epsdk-app-onap/src/main/resources/portal.properties
parentbd1e5afc394d1cfd1adaf4a38d52eb93c46e1ae0 (diff)
parent975779bad94230ec994870aa4084caacee1f7f15 (diff)
Merge "Update portal.properties configuration"
Diffstat (limited to 'epsdk-app-onap/src/main/resources/portal.properties')
-rwxr-xr-xepsdk-app-onap/src/main/resources/portal.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/epsdk-app-onap/src/main/resources/portal.properties b/epsdk-app-onap/src/main/resources/portal.properties
index 104e85dc3..edb35807b 100755
--- a/epsdk-app-onap/src/main/resources/portal.properties
+++ b/epsdk-app-onap/src/main/resources/portal.properties
@@ -61,6 +61,9 @@ ecomp_redirect_url = http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/login
# URL of the ECOMP Portal REST API
ecomp_rest_url = http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/auxapi
+# Non AAF Mode
+role_access_centralized = local
+
# Applications do not need to run a UEB listener after 1607.
ueb_listeners_enable = false