SCIM API does not return all entries from sys_users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2023 12:25 AM
Hi,
we are trying to fetch data from Service Now via the SCIM API.
So, assigning the scim_admin permission does lead to incomplete results because not all records from sys_user tables are returned (though they are indexed).
In our case, records of type "customer" are not contained in the results.
This leads to a problem with dynamic paging as the itemsperpage value from the first result page is used for the start index of the second API call.
Should scim_admin grant access to all records of the sys_user table?
Or should the SCIM API do indexing of the records AFTER checking of the permissions?
Would be really helpful for the customer to know this.
Kind regards,
Joachim
- Labels:
-
Knowledge Management