aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/clds/clds-policy-config.properties
blob: 8b1d4b7106059069f0784537c1fd6f50391fb006 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Configuration Settings for Policy Engine Components
PDP_URL1=https://localhost:8081/pdp/ , testpdp, alpha123
PDP_URL2=https://localhost:8081/pdp/ , testpdp, alpha456
PAP_URL=https://localhost:8081/pap/ , testpap, alpha123
NOTIFICATION_TYPE=websocket
NOTIFICATION_UEB_SERVERS=localhost

CLIENT_ID=myclientid
# base64 encoding
CLIENT_KEY=ChlakDuk
#DEVL for development
#TEST for Test environments
#PROD for prod environments
ENVIRONMENT=DEVL