summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/otptoken_batch_mod.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/otptoken_batch_mod.json')
-rw-r--r--install/ui/test/data/otptoken_batch_mod.json34
1 files changed, 34 insertions, 0 deletions
diff --git a/install/ui/test/data/otptoken_batch_mod.json b/install/ui/test/data/otptoken_batch_mod.json
new file mode 100644
index 000000000..63b99b684
--- /dev/null
+++ b/install/ui/test/data/otptoken_batch_mod.json
@@ -0,0 +1,34 @@
+{
+ "error": null,
+ "id": null,
+ "result": {
+ "count": 1,
+ "results": [
+ {
+ "error": null,
+ "result": {
+ "description": [
+ "Description"
+ ],
+ "ipatokendisabled": [
+ "FALSE"
+ ],
+ "ipatokenmodel": [
+ "totp"
+ ],
+ "ipatokenowner": [
+ "admin"
+ ],
+ "ipatokenuniqueid": [
+ "10bd43b5-3204-4695-9225-91064f6c77b3"
+ ],
+ "ipatokenvendor": [
+ "FreeIPA"
+ ]
+ },
+ "summary": "Modified OTP token \"10bd43b5-3204-4695-9225-91064f6c77b3\"",
+ "value": "10bd43b5-3204-4695-9225-91064f6c77b3"
+ }
+ ]
+ }
+} \ No newline at end of file