Commit graph

12 commits

Author SHA1 Message Date
Pedro Igor
c965fcffc4
Review error responses
Some checks failed
Weblate Sync / Trigger Weblate to pull the latest changes (push) Has been cancelled
Closes #47643

Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2026-04-02 12:19:23 +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
Pedro Igor
aba0b71ea2
Enforce realm admin roles and permission when managing resources
Some checks are pending
Weblate Sync / Trigger Weblate to pull the latest changes (push) Waiting to run
Closes #47072

Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2026-03-17 20:30:25 +01:00
Pedro Igor
7f6b7a85f6
Minor improvements to scim
Closes #47059

Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2026-03-13 11:06:25 +01:00
Martin Kanis
89d58997ce SCIM Make sure admin events are fired when managing resource types
Some checks failed
Weblate Sync / Trigger Weblate to pull the latest changes (push) Has been cancelled
Closes #46295

Signed-off-by: Martin Kanis <mkanis@redhat.com>
2026-03-11 11:32:21 -03:00
Martin Kanis
a6b31e879f
SCIM Track the last time a resource was modified
Closes #46223

Signed-off-by: Martin Kanis <mkanis@redhat.com>
2026-03-10 14:41:07 +01: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
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
884e46d125
Enable and disable SCIM API to a realm through the administration console
Closes #46755

Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2026-03-03 10:16:30 +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