Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
The following response will be received (in this particular scenario there were 2 users in the secondary userstore)
{"totalResults":2,"startIndex":1,"itemsPerPage":0,"schemas":["urn:ietf:params:scim:api:messages:2.0:ListResponse"]}
Expected behavior:
A list of users should be returned in the response body
Environment information (Please complete the following information; remove any unnecessary fields) :
This issue is being closed due to extended inactivity. Please feel free to reopen it if further attention is needed. Thank you for helping us keep the issue list relevant and focused!
Describe the issue: Secondary JDBCUserstore (not unique ID JDBCUserstore) users are not returned when trying to filter using SCIM2 users endpoint.
How to reproduce:
Expected behavior: A list of users should be returned in the response body
Environment information (Please complete the following information; remove any unnecessary fields) :
Optional Fields
Related issues:
Suggested labels: