summaryrefslogtreecommitdiffstats
path: root/scripts/json/selfservice-show-batch.json
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/json/selfservice-show-batch.json')
-rw-r--r--scripts/json/selfservice-show-batch.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/json/selfservice-show-batch.json b/scripts/json/selfservice-show-batch.json
new file mode 100644
index 0000000..724c9a4
--- /dev/null
+++ b/scripts/json/selfservice-show-batch.json
@@ -0,0 +1,4 @@
+{"method":"batch","params":[[
+ {"method":"selfservice_show","params":[["Self can write own password"],{"all":true}]},
+ {"method":"selfservice_show","params":[["User Self service"],{"all":true}]}
+],{}]}