Hi, after checking the method and compare to the following commit, it seems that we also need to add this line, so both for range for PATCH operations be in compliance.
The reason is that Azure Active Directory PATCH op is capitalized. Why do they do this since this is not SCIM compliant? No one knows.
See here for more details.
Hi, after checking the method and compare to the following commit, it seems that we also need to add this line, so both
for rangefor PATCH operations be in compliance.The reason is that Azure Active Directory PATCH
opis capitalized. Why do they do this since this is not SCIM compliant? No one knows.See here for more details.