raphj opened a new issue, #1155: URL: https://github.com/apache/directory-scimple/issues/1155
Apparently, it is possible to query resources from the root endpoint: Section [3.4.2.1. Query Endpoints](https://datatracker.ietf.org/doc/html/rfc7644#section-3.4.2.1) says: > Queries MAY be performed against a SCIM resource object, a type endpoint, **or a SCIM server root** (emphasis mine) Also: > A query against a server root indicates that all resources within the > server SHALL be included, subject to filtering. A filter expression > using "meta.resourceType" MAY be used to restrict results to one or > more specific resource types (to exclude others) As far as I can see (but I could be wrong), there's no implementation of the root endpoint yet. Is it something that's planned? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
