aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/parameters/XacmlPdpConfigParameters_Https.json
blob: 92e6e908add29d500fbdba141891f4407f266437 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "name":"XacmlPdpGroup",
    "restServerParameters":{
        "host":"0.0.0.0",
        "port":6969,
        "userName":"healthcheck",
        "password":"zb!XztG34",
        "https":true
    },
    "applicationPath": "apps.test"
}