Modify third party proxy to test the SUBMIT
[clamp.git] / extra / docker / clamp / config / clds-policy-config-third_party_proxy.properties
 ###
 
 # Configuration Settings for Policy Engine Components
-PDP_URL1=http://sdc_proxy:8085/pdp/ , testpdp, alpha123
-PDP_URL2=http://sdc_proxy:8085/pdp/ , testpdp, alpha123
+PDP_URL1=http://third_party_proxy:8085/pdp/ , testpdp, alpha123
+PDP_URL2=http://third_party_proxy:8085/pdp/ , testpdp, alpha123
 NOTIFICATION_TYPE=websocket
 NOTIFICATION_UEB_SERVERS=localhost
 NOTIFICATION_TOPIC=
-CLIENT_ID=myclientid
+CLIENT_ID=python
 # base64 encoding
 #CLIENT_KEY=ChlakDuk
-CLIENT_KEY=5CE79532B3A2CB4D132FC0C04BF916A7
+CLIENT_KEY=dGVzdA==
 #DEVL for development
 #TEST for Test environments
 #PROD for prod environments