fleet/ee/server/integrationtest/scim
Victor Lyuboslavsky d42b6aa556
SCIM Entra ID support -- PATCH User with op:replace (#28167)
For #28196

This PR adds the capability to SCIM API to PATCH a User using
op:replace. This brings us closer to fully supporting Entra ID SCIM.

In future PR:
- Add support op:add
- Add support for op:remove
- Add support for PATCH to Group
- Add filter support

# Checklist for submitter
- [x] Added/updated automated tests
- [x] Manual QA for all new/changed functionality
2025-04-15 10:14:20 -05:00
..
scim_test.go SCIM Entra ID support -- PATCH User with op:replace (#28167) 2025-04-15 10:14:20 -05:00
suite.go Added scim/details endpoint (#28007) 2025-04-10 14:08:45 -05:00