Pedro Igor
6a4f865013
Support for managing members via group resource type
...
Closes #46216
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2026-04-02 20:06:12 +02:00
Martin Kanis
1829caccc8
Add support for attribute filtering in SCIM
...
Closes #47268
Signed-off-by: Martin Kanis <mkanis@redhat.com>
2026-03-27 17:11:37 -03:00
vramik
9cc536d14c
Expose supported schemas through the Schemas endpoint
...
Closes #46217
Signed-off-by: vramik <vramik@redhat.com>
2026-03-12 09:12:22 -03:00
Stefan Guilhen
83578f8a73
Add default maxResults of 100 when searching SCIM resources
...
- also introduce count methods to return correct totalResults in search responses
Closes #46684
Signed-off-by: Stefan Guilhen <sguilhen@redhat.com>
2026-03-04 08:50:54 -03:00
Stefan Guilhen
2e1f3625e0
Fix UserResourceTypeProvider to exclude service accounts
...
- also order by username to be consistent with no-filter searches
- further enhancements to FilterTest
Closes #46684
Signed-off-by: Stefan Guilhen <sguilhen@redhat.com>
2026-03-04 08:50:54 -03:00
Stefan Guilhen
df80c10fce
Enhancements to FilterTest
...
- increased coverage to all filter operators
- tests problematic expressions
Closes #46684
Signed-off-by: Stefan Guilhen <sguilhen@redhat.com>
2026-03-04 08:50:54 -03:00
Pedro Igor
6cab34e441
Make sure ids match when performing a PUT
...
Closes #46658
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2026-03-03 13:36:16 +01:00
Pedro Igor
d52e5a1234
Support for PATCH operations ( #46561 )
...
Closes #46214
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2026-03-03 09:00:28 +01:00
Stefan Guilhen
857b0e6925
Add support for filtering on SCIM endpoints
...
Closes #46221
Signed-off-by: Stefan Guilhen <sguilhen@redhat.com>
2026-02-27 12:20:01 -03:00
Pedro Igor
3e3a7befd1
Initial code for SCIM core and testsuite ( #45978 )
...
Closes #45712
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2026-02-23 18:22:25 +01:00