-
Notifications
You must be signed in to change notification settings - Fork 91
Description
API - https://admin-ui-test.gluu.org/jans-config-api/api/v1/token/search
Payload - {limit: 10
startIndex: 0
fieldValuePair: clnId=1800.da7db372-08bb-4fa0-b93d-d74e3e4908e4,creationDate=2024-10-05}
Response - [
{
"dn": "tknCde=97339b1111aa370404b6125fee6f572ac1636b82b671fa07bfcda804c694775e,ou=tokens,o=jans",
"grantId": "377cbbe2-2006-44ae-8744-0b5778e7ec48",
"clientId": "1800.da7db372-08bb-4fa0-b93d-d74e3e4908e4",
"creationDate": "2024-10-23T13:48:06",
"expirationDate": "2024-10-23T13:53:06",
"deletable": true,
"scope": "jans_stat https://jans.io/oauth/config/stats.readonly",
"tokenCode": "97339b1111aa370404b6125fee6f572ac1636b82b671fa07bfcda804c694775e",
"tokenType": "access_token",
"grantType": "client_credentials",
"referenceId": "VuE5ArP3Sv2wDaP3IEIWGw",
"attributes": {
"online_access": false,
"statusListIndex": 3107
},
"tokenTypeEnum": "ACCESS_TOKEN"
},
{
"dn": "tknCde=d1bf055195aa96c791ccefc673a2393d048f2448c9e88752fb25d191383fd7ac,ou=tokens,o=jans",
"grantId": "01cf750d-a374-4548-9174-d38618252a35",
"clientId": "1800.da7db372-08bb-4fa0-b93d-d74e3e4908e4",
"creationDate": "2024-10-23T13:48:00",
"expirationDate": "2024-10-23T13:53:00",
"deletable": true,
"scope": "jans_stat https://jans.io/oauth/config/stats.readonly",
"tokenCode": "d1bf055195aa96c791ccefc673a2393d048f2448c9e88752fb25d191383fd7ac",
"tokenType": "access_token",
"grantType": "client_credentials",
"referenceId": "JASdS9ZlTMe2DcdVZWJYRw",
"attributes": {
"online_access": false,
"statusListIndex": 3102
},
"tokenTypeEnum": "ACCESS_TOKEN"
}
]