Thank you for following up on this and I apologize for the delayed response!
Error Details:
"message":"JSON parse error: Could not resolve type id 'Add' as a subtype of com.unboundid.scim2.common.messages.PatchOperation: known type ids = [add, remove, replace] (for POJO property 'Operations');
Based off your error and from @Danny Zollner 's comment it looks like there's an issue with the JSON payload that you are sending to Azure AD.
- Have you confirmed that the JSON payload is formatted correctly?
- Are any additional error messages within the Azure AD provisioning logs?
When it comes to the patch request from Azure AD containing the "Op" with an upper leading character, can you share what you're seeing? From the Known issues and resolutions with SCIM 2.0 documentation it looks like there are flags (With / Without feature flag) you can alter that won't cause issues with lower- or upper-case characters.
- If you're still having issues and would like to work closer with our support team on this, please let me know. I'd be happy to enable a one-time free technical support request for your subscription so you can work with our support engineers to get this issue resolved.
Additional Links:
- Known issues and resolutions with SCIM 2.0 protocol compliance of the Microsoft Entra user provisioning service
- Problem configuring user provisioning to a Microsoft Entra Gallery application
- Troubleshoot HR user creation issues
- What are the Microsoft Entra provisioning logs?
I hope this helps!
Thank you for your time and patience throughout this issue.
If the information helped address your question, please Accept the answer. This will help us and also improve searchability for others in the community who might be researching similar information.