fleet/changes/40260-5xx-on-scim-users-endpoint
Juan Fernandez fadac07aa0
Surface correct HTTP status on SCIM data constraint errors (40260) (#41530)
Made sure Scim errors are reported with the correct HTTP status code in
case a data constraint violation happens.
2026-03-13 13:22:10 -04:00

1 line
129 B
Text

* Made sure that data constraint errors are surfaced using the proper HTTP status code on the /api/v1/fleet/scim/Users endpoint.