I try to provision user on demand. Process finishes successfully but Azure doesn't send PATCH request to my app at all. It shows attributes that should be updated and Azure do nothing.
I try to provision user on demand. Process finishes successfully but Azure doesn't send PATCH request to my app at all. It shows attributes that should be updated and Azure do nothing.
Hi @Webpalych-0745 - via the information available in your screenshot I was able to check our service's logs and confirm that it did indeed send a PATCH request with a number of values being updated, as shown in your screenshot. If you are not seeing this in your application's logs, it appears that it is an issue with your application as our service receives a 200/OK response to the PATCH from your SCIM service.
@Webpalych-0745
I just wanted to check in and see if you had any other questions or if you were able to resolve this issue?
If you have any other questions, please let me know.
Thank you for your time and patience throughout this issue.
Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.
3 people are following this question.