Share via

Why does SCIM Validator repeats the same request for all tests?

Ragnar Hólm Gunnarsson 0 Reputation points
2024-10-09T15:39:51.6333333+00:00

I am using https://scimvalidator.microsoft.com/ to test my SCIM implementation. It runs the first post user and it seems to work, at least the filter get request returns an empty list and a user is created. But then it looks like it repeats the subsequent tests sending the same POST user request and fails with duplication error. When I pus the Show details button it shows the same post and similar error for all the tests. Does anyone know what the problem might be here?

User's image

Microsoft Security | Microsoft Entra | Microsoft Entra ID

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-10-21T23:16:39.13+00:00

    Hi @Ragnar Hólm Gunnarsson , this has happened a few times in the past. Try adding return checks: https://learn.microsoft.com/en-us/answers/questions/471809/azure-ad-scim-provisioning-repeating-requests-for

    Please let me know if you have any questions and I can help you further.

    If this answer helps you please mark "Accept Answer" so other users can reference it.

    Thank you,

    James

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.