SCIM API returns 500 for invalid request body #19409
Labels
Affected/7.0.0-beta7
Issues that get reported against IS7 beta 7 will get this label
backend
Complexity/Low
Component/Charon
Component/SCIM
Priority/Low
Severity/Minor
Type/Bug
Describe the issue:
SCIM patch operation will return 500 when
operations
key is sent without the uppercaseO
as inOperations
. Docs should be corrected as well: [Doc]How to reproduce:
operations
key instead ofOperations
Expected behavior:
Response should be 400 instead of 500.
The text was updated successfully, but these errors were encountered: