summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/delegation_show.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/delegation_show.json')
-rw-r--r--install/ui/test/data/delegation_show.json15
1 files changed, 6 insertions, 9 deletions
diff --git a/install/ui/test/data/delegation_show.json b/install/ui/test/data/delegation_show.json
index 0b0474d6e..d43100997 100644
--- a/install/ui/test/data/delegation_show.json
+++ b/install/ui/test/data/delegation_show.json
@@ -1,22 +1,19 @@
{
"error": null,
- "id": 0,
+ "id": 4,
"result": {
"result": {
- "aciname": "delegme",
+ "aciname": "test-deleg",
"attrs": [
- "cn"
- ],
- "filter": "(memberOf=cn=ipausers,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com)",
- "group": "admins",
- "membergroup": [
- "admins"
+ "audio"
],
+ "group": "ipausers",
+ "memberof": "editors",
"permissions": [
"write"
]
},
"summary": null,
- "value": "delegme"
+ "value": "test-deleg"
}
} \ No newline at end of file