I am getting this error: SCIM Validation failed. Error occurred when resolving the given URI. when trying to test my endpoint using local endpoint

Ankit Raibole 0 Reputation points
2024-05-20T09:49:16.1066667+00:00

I am using this URL "https://api.testcompany.local/scim/v2" to test my enpoints but i am getting this error.

SCIM Validation failed. Error occurred when resolving the given URI

i am using https://scimvalidator.microsoft.com/

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

2 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Danny Zollner 10,801 Reputation points Microsoft Employee Moderator
    2024-05-20T17:25:05.29+00:00

    The URL that is provided in the SCIM endpoint field needs to be publicly resolvable. Your domain ending in .local is most definitely not, and any device not passing DNS requests to your local network's DNS server(s) cannot resolve this URL.

    0 comments No comments

Your answer

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