Open
Description
Multi attribute filtering is allowed in SCIM user endpoint. This needs to be documented. While doing so it needs to be mentioned that multi attribute filtering is only supported for single domain filtering and if the domain is not specified in the request, filter will search only in the primary users store.
Available documentation for SCIM: [1]
Sample request:
curl -v -k --user admin:admin 'https://localhost:9443/scim2/Users?filter=userName+sw+s+and+groups+ew+1&domain=primary
Metadata
Metadata
Assignees
Labels
No labels