
DatH.59242 (Customer) asked a question.
I have a SAML application with SCIM provisioning enabled to send deactivation updates to our internal SCIM server. Our SCIM server only supports PATCH requests at the moment and we've found that Okta was sending PUT requests. How can we make sure Okta sends PATCH requests instead of PUT?

Hi @DatH.59242 (Customer) , Thank you for reaching out to the Okta Community!
This is currently not supported as per the following documentation:
https://developer.okta.com/docs/reference/scim/scim-20/#update-a-specific-user-patch
You can suggest a feature enhancement for it on the Okta Community page by going to the Community→ Ideas tab. Features suggested in our community are reviewed and can be voted and commented on by other members. High popularity will increase the likelihood of it being picked up by the Product Team and it being implemented.
More details here:
https://support.okta.com/help/s/blog/a674z000001cj7YAAQ/okta-ideas-faq?language=en_US
If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you.
Hope my answer helps!
--------------------------------
Community members help others by clicking Upvote or Select as Best on responses. Try it today.
Hi @DatH.59242 (Customer) Quick Followup on this.
During my research, I came across the following article that seems to suggest that there is a way to change from PUT to PATCH, but it implies submitting your application to our Okta Integrations Network team via oinmanager.okta.com, and they might be able to change the method from the back end.
https://support.okta.com/help/s/article/How-do-I-get-my-SCIM-integration-to-use-PUT-requests-instead-of-PATCH-when-updating-users-and-groups?language=en_US
⚠️ Please note that once submitted, you will be working directly with the OIN team. The Okta Community or Okta Support teams will not able able to assist you with any specifics.