release-1.0.0 changes
[policy/engine.git] / PolicyEngineClient / config.properties
1 ###
2 # ============LICENSE_START=======================================================
3 # PolicyEngineClient
4 # ================================================================================
5 # Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
6 # ================================================================================
7 # Licensed under the Apache License, Version 2.0 (the "License");
8 # you may not use this file except in compliance with the License.
9 # You may obtain a copy of the License at
10
11 #      http://www.apache.org/licenses/LICENSE-2.0
12
13 # Unless required by applicable law or agreed to in writing, software
14 # distributed under the License is distributed on an "AS IS" BASIS,
15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 # See the License for the specific language governing permissions and
17 # limitations under the License.
18 # ============LICENSE_END=========================================================
19 ###
20
21 # PIP Engine Definition
22 PDP_URL1 =  http://localhost:8081/pdp/  , testpdp , alpha123
23 PAP_URL =   http://localhost:9091/pap/  , testpap , alpha123
24 #PDP_URL1 = http://localhost:8082/pdp/, testpdp, alpha456
25 #PAP_URL = http://localhost:8070/pap/, testpap, alpha123
26 NOTIFICATION_TYPE=websocket
27 NOTIFICATION_UEB_SERVERS=localhost.com
28 CLIENT_ID=
29 CLIENT_KEY=PolicyR0ck$
30 ENVIRONMENT=TEST
31
32 ###########################################
33 ## FOR CONNECTION TO THE IST PAP AND PDP ##
34 ###########################################
35 #PAP_URL=http://localhost:9091/pap/ , testpap, alpha123
36 #PAP_URL=http://localhost:9091/pap/,testpap,alpha123
37 #PDP_URL1=http://localhost:8081/pdp/ , testpdp, alpha123
38 #PDP_URL2=http://localhost:8081/pdp/ , testpdp, alpha123
39 #NOTIFICATION_TYPE=ueb
40 #NOTIFICATION_UEB_SERVERS=localhost.com
41 #CLIENT_ID=PyPDPServer
42 #CLIENT_KEY=test
43
44
45 ###########################################
46 ## FOR CONNECTION TO THE E2E PAP AND PDP ##
47 ###########################################
48 #PDP_URL = http://localhost:8081/pdp/, testpdp, alpha123
49 #PAP_URL = http://localhost:9091/pap/, testpap, alpha123
50 #NOTIFICATION_TYPE=websocket
51 #NOTIFICATION_UEB_SERVERS=localhost.com
52 #CLIENT_ID=PyPDPServer
53 #CLIENT_KEY=test