For #28196 This PR adds full patching for SCIM Users and Groups, and adds the ability to filter Groups by displayName. The changes have been tested with [Entra ID SCIM Validator](https://github.com/fleetdm/fleet/blob/67dfd91c0cfb1546177ad533d02ee94eb199c3eb/docs/Contributing/SCIM-integration.md#entra-id-integration) and Okta SCIM 2.0 SPEC Test (to make sure we didn't break Okta). # Checklist for submitter - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. - [x] Added/updated automated tests - [x] A detailed QA plan exists on the associated ticket (if it isn't there, work with the product group's QA engineer to add it) - [x] Manual QA for all new/changed functionality
Contributing
Building Fleet
Learn about building the code, development infrastructure, and database migrations.
Build and run Fleetd from local code
Building and running your modified code.
Testing
Look at Fleet's full test suite and integration tests.
Migrations
Learn about creating and updating database migrations.
Committing changes
Learn how to merge changes into the codebase.
Releasing Fleet
Learn the process for how to release Fleet.
Seeding data
Learn how to add fake data to your development instance.
API for contributors
Get to grips with Fleet API routes. This documentation is helpful for developing or contributing to Fleet.
Deploying ChromeOS test extensions
Learn how to deploy a test version of the fleetd Chrome extension for debug purposes.
Upgrading the Go version
Learn how to update the version of Go used to build Fleet.
FAQ
Find commonly asked questions and answers about contributing to Fleet as part of our community.