@itentialopensource/adapter-okta
Version:
This adapter integrates with system described as: okta.
50 lines • 1.03 kB
JSON
[
{
"_embedded": {},
"_links": {},
"assignmentType": "GROUP",
"created": "string",
"description": "string",
"id": "string",
"label": "string",
"lastUpdated": "string",
"status": "INACTIVE",
"type": "APP_ADMIN"
},
{
"_embedded": {},
"_links": {},
"assignmentType": "USER",
"created": "string",
"description": "string",
"id": "string",
"label": "string",
"lastUpdated": "string",
"status": "ACTIVE",
"type": "HELP_DESK_ADMIN"
},
{
"_embedded": {},
"_links": {},
"assignmentType": "GROUP",
"created": "string",
"description": "string",
"id": "string",
"label": "string",
"lastUpdated": "string",
"status": "INACTIVE",
"type": "REPORT_ADMIN"
},
{
"_embedded": {},
"_links": {},
"assignmentType": "USER",
"created": "string",
"description": "string",
"id": "string",
"label": "string",
"lastUpdated": "string",
"status": "ACTIVE",
"type": "HELP_DESK_ADMIN"
}
]