freeipa/install/ui/test/data/selfservice_find_pkeys.json
2021-08-10 02:37:58 +02:00

18 lines
345 B
JSON

{
"error": null,
"id": null,
"result": {
"count": 2,
"result": [
{
"aciname": "Self can write own password"
},
{
"aciname": "User Self service"
}
],
"summary": "2 selfservices matched",
"truncated": false
}
}