AllowAll api policy added
[dmaap/dbcapi.git] / etc / dmaapbc.properties
index 64e435e..71f0b66 100644 (file)
@@ -129,7 +129,7 @@ MR.topicStyle:      FQTN_LEGACY_FORMAT
 #   MR topic ProjectID
 MR.projectID:  23456
 
-MR.multisite:  false
+MR.multisite:  true
 #
 # end of MR Related Properties
 ################################################################################
@@ -174,7 +174,7 @@ CredentialCodecKeyfile:     etc/LocalKey
 #
 # 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
 
 #
 # URL of AAF environment to use.