freeipa/install/ui/test/data/otptoken_batch_mod.json
2021-08-10 02:37:58 +02:00

34 lines
977 B
JSON

{
"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"
}
]
}
}