mirror of
https://gitlab.com/spaceti-app/integrations/acs/colnod-connector.git
synced 2026-07-12 17:50:37 +02:00
34 lines
705 B
JSON
34 lines
705 B
JSON
{
|
|
"items": [
|
|
{
|
|
"id": "582c982d-6fd7-4856-8548-7ce542791c7a",
|
|
"name": "test",
|
|
"description": "mobile",
|
|
"tokenType": "Token",
|
|
"tokenBits": 32,
|
|
"tokenData": "7B9D32",
|
|
"timeToLive": 255,
|
|
"authErrors": 255,
|
|
"flags": [
|
|
"Enabled",
|
|
"NoValidity"
|
|
],
|
|
"subjectId": "72b37f7e-5761-4e6c-8e87-20c0bed0d904"
|
|
},
|
|
{
|
|
"id": "3ff23b41-3da3-4b33-82ce-d8e2d8c9a546",
|
|
"name": "test1",
|
|
"description": "mobile",
|
|
"tokenType": "Token",
|
|
"tokenBits": 32,
|
|
"tokenData": "7B9D12",
|
|
"timeToLive": 255,
|
|
"authErrors": 255,
|
|
"flags": [
|
|
"Enabled",
|
|
"NoValidity"
|
|
],
|
|
"subjectId": "72b37f7e-5761-4e6c-8e87-20c0bed0d904"
|
|
}
|
|
]
|
|
} |