Hello @Cristian Camilo Preciado Sanchez,
Thank you for posting your query on Microsoft Q&A.
Based on your issue description, I understand that you are working on implementing a SCIM 2.0 endpoint for updating users with a PATCH
request (PATCH /Users/Id
), and you have encountered the following error: SCIM API is not compatible with Entra ID provisioning. Review failed results below.
The SCIM validator is complaining that:
The value of userName is Missing from the fetched Resource.
Based on the error what you are getting, I would advise you to submit the update request for your gallery application. You can work through why the validator is failing on those tests - and if it's due to something on your end or on the validator's end - after submitting, as you'll be on an email thread with the product team that manages the validator.
As a side note, update requests to provisioning integrations in the gallery are not immediately processed and may wait in a backlog.
Please refer to the below attached thread link where the similar issue has been discussed.
https://learn.microsoft.com/en-us/answers/questions/1457190/scim-validator-weird-patch-error
I hope this above information provided is helpful. Please feel free to reach out if you have any further questions.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Thanks and Regards,
Sanoop Mohan