@itentialopensource/adapter-sevone_v2
Version:
This adapter integrates with system described as: SevOne v2 api.
56 lines • 1.11 kB
JSON
{
"content": [
{
"authentication": "LDAP",
"customTimeout": 8,
"dateFormat": "string",
"email": "string",
"firstName": "string",
"forcePasswordChange": true,
"id": 7,
"isActive": false,
"lastName": "string",
"password": "string",
"passwordNeverExpires": true,
"roleIds": [
1,
6,
1,
4,
3
],
"timezone": "string",
"timezoneStartupCheck": true,
"username": "string"
},
{
"authentication": "RADIUS",
"customTimeout": 9,
"dateFormat": "string",
"email": "string",
"firstName": "string",
"forcePasswordChange": false,
"id": 5,
"isActive": false,
"lastName": "string",
"password": "string",
"passwordNeverExpires": false,
"roleIds": [
4,
3,
3,
8,
5,
5,
1
],
"timezone": "string",
"timezoneStartupCheck": false,
"username": "string"
}
],
"pageNumber": 1,
"pageSize": 3,
"totalElements": 4,
"totalPages": 7
}