X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=dmaap-bc%2Fmisc%2Fdmaapbc.properties.tmpl;h=505beecdad95b06d7abe52dcece0375268e65e21;hb=a433b642cff989aabc4c3f918daaa90377a92453;hp=244dd004f050e173cce2676a66c0830b7ebf7339;hpb=1884cba507942dcae7ce7c4ce055fcf389c194a6;p=dmaap%2Fbuscontroller.git diff --git a/dmaap-bc/misc/dmaapbc.properties.tmpl b/dmaap-bc/misc/dmaapbc.properties.tmpl index 244dd00..505beec 100755 --- a/dmaap-bc/misc/dmaapbc.properties.tmpl +++ b/dmaap-bc/misc/dmaapbc.properties.tmpl @@ -180,12 +180,12 @@ CredentialCodecKeyfile: ${DMAAPBC_CODEC_KEYFILE:-etc/LocalKey} # This overrides the Class used for Decryption. # This allows for a plugin encryption/decryption method if needed. # Call this Class for decryption at runtime. -#AafDecryption.Class: com.company.proprietaryDecryptor +#AafDecryption.Class: com.company.proprietaryDecryptor # # This overrides the Class used for API Permission check. # This allows for a plugin policy check, if needed -#ApiPermission.Class: com.company.policy.DecisionPolicy +ApiPermission.Class: org.onap.dmaap.dbcapi.authentication.AllowAll # Namespace for URI values for API used to create AAF permissions # e.g. if ApiNamespace is X.Y..dmaapBC.api then for URI /topics we create an AAF perm X.Y..dmaapBC.api.topics @@ -193,7 +193,7 @@ ApiNamespace: ${DMAAPBC_API_NAMESPACE:-org.onap.dmaap-bc.api} # # URL of AAF environment to use. # -aaf.URL: ${DMAAPBC_AAF_URL:-https://aaf-onap-test.osaaf.org:8095} +aaf.URL: ${DMAAPBC_AAF_URL:-https://aaf-onap-test.osaaf.org:8100} # # TopicMgr mechid@namespace #