X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdbcapi.git;a=blobdiff_plain;f=etc%2Fdmaapbc.properties;fp=etc%2Fdmaapbc.properties;h=fa7f2cd4197563e6a4a4f77fe6db193f74362ecc;hp=71f0b668d9bbd363e2ba478869ef18c476dc55ec;hb=e43ce2a29d9060da4d7fcea985334a49033c2bdb;hpb=ece3a625175df4d74d890d67f584560630e9ed33 diff --git a/etc/dmaapbc.properties b/etc/dmaapbc.properties index 71f0b66..fa7f2cd 100644 --- a/etc/dmaapbc.properties +++ b/etc/dmaapbc.properties @@ -179,7 +179,7 @@ ApiPermission.Class: org.onap.dmaap.dbcapi.authentication.AllowAll # # URL of AAF environment to use. # -aaf.URL: https://localhost:8095/proxy/ +aaf.URL: https://localhost:8100/proxy # # TopicMgr mechid@namespace # @@ -201,18 +201,6 @@ aaf.AdminPassword: pwdNotSet ################# ################# # PolicyEngine Properties -# -# Flag to turn on/off Authentication -UsePE: false -# -# Argument to decisionAttributes.put("AAF_ENVIRONMENT", X); -# where X is: TEST= UAT, PROD = PROD, DEVL = TEST -# -PeAafEnvironment: DEVL -PeAafUrl.DEVL: https://localhost:8095/proxy/ -PeAafUrl.TEST: https://aafist..onap.org:8095/proxy/ -PeAafUrl.PROD: https://aafprod.onap.org:8095/proxy/ - # # Name of PolicyEngineApi properties file PolicyEngineProperties: config/PolicyEngineApi.properties