blob: cc13e5b30b3f90322684d2185a81b5c0bdf1e6ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"name": "XacmlPdpGroup",
"restServerParameters": {
"host": "0.0.0.0",
"port": 6969,
"userName": "healthcheck",
"password": "zb!XztG34",
"https": true,
"aaf": false
},
"applicationPath": "/opt/app/policy/pdpx/apps"
}
|