summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/otptoken_find_pkeys.json
blob: 5b7d788a1aa41401e4a1bfb74fa784eef232e7e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "error": null,
    "id": null,
    "result": {
        "count": 1,
        "result": [
            {
                "dn": "ipatokenuniqueid=10bd43b5-3204-4695-9225-91064f6c77b3,cn=otp,dc=example,dc=com",
                "ipatokenuniqueid": [
                    "10bd43b5-3204-4695-9225-91064f6c77b3"
                ]
            }
        ],
        "summary": "1 OTP token matched",
        "truncated": false
    }
}