Rework the submit operation
[clamp.git] / src / test / resources / application.properties
index e15b873..99d5da8 100644 (file)
@@ -141,6 +141,9 @@ clamp.config.dcae.deployment.template=classpath:/clds/templates/dcae-deployment-
 #\r
 #\r
 # Configuration Settings for Policy Engine Components\r
+clamp.config.policy.url=http://localhost:${docker.http-cache.port.host}\r
+clamp.config.policy.userName=test\r
+clamp.config.policy.password=test\r
 clamp.config.policy.pdpUrl1=http://localhost:${docker.http-cache.port.host}/pdp/ , testpdp, alpha123\r
 clamp.config.policy.pdpUrl2=http://localhost:${docker.http-cache.port.host}/pdp/ , testpdp, alpha123\r
 clamp.config.policy.papUrl=http://localhost:${docker.http-cache.port.host}/pap/ , testpap, alpha123\r