summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/selfservice_show.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/selfservice_show.json')
-rw-r--r--install/ui/test/data/selfservice_show.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/install/ui/test/data/selfservice_show.json b/install/ui/test/data/selfservice_show.json
new file mode 100644
index 000000000..358e65924
--- /dev/null
+++ b/install/ui/test/data/selfservice_show.json
@@ -0,0 +1,21 @@
+{
+ "error": null,
+ "id": 0,
+ "result": {
+ "result": {
+ "aciname": "Self can write own password",
+ "attrs": [
+ "userPassword",
+ "krbPrincipalKey",
+ "sambaLMPassword",
+ "sambaNTPassword"
+ ],
+ "permissions": [
+ "write"
+ ],
+ "selfaci": true
+ },
+ "summary": null,
+ "value": "Self can write own password"
+ }
+} \ No newline at end of file