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.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/install/ui/test/data/delegation_show.json b/install/ui/test/data/delegation_show.json
new file mode 100644
index 000000000..9444c8750
--- /dev/null
+++ b/install/ui/test/data/delegation_show.json
@@ -0,0 +1,20 @@
+{
+ "error": null,
+ "id": 0,
+ "result": {
+ "result": {
+ "aciname": "delegme",
+ "attrs": [
+ "cn"
+ ],
+ "filter": "(memberOf=cn=ipausers,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com)",
+ "group": "muppets",
+ "membergroup": "cn=ipausers,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "permissions": [
+ "write"
+ ]
+ },
+ "summary": null,
+ "value": "delegme"
+ }
+} \ No newline at end of file