Share all details related to your problem, including any error messages you may have received.
I have some middleware that takes in SCIM requests to handle entitlement access requests. I receive the Operations and perform the updates in the external system, but Im not sure what the response object needs to be returning from the PATCH request. I get a 500 internal in IIQ.
Can someone shed some light or point me to any documentation that talks about these PATCH requests?