Verify publisher for vendor appliation

John L 26 Reputation points
2022-10-20T14:13:31.093+00:00

All documents I can find is how to verify one's own application using one's own MPN ID. How do I verify a third party application such as Saleforce, serviceNow etc.? I assume I should use vendor's MPN ID? But if that is the case, where I can find vendor's ID?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. Vasil Michev 119.9K Reputation points MVP Volunteer Moderator
    2022-10-20T15:29:25.49+00:00

    You mean checking whether a given app is from a verified publisher? You can do so by looking at the verifiedPublisher property for the service principal object corresponding to the app. But it's a bit of a chicken/egg scenario, as the SP must already exist in your tenant...
    The MPN ID is only needed when you are starting the verification process for your own apps.


1 additional answer

Sort by: Most helpful
  1. Andy David - MVP 157.9K Reputation points MVP Volunteer Moderator
    2022-10-20T14:18:12.767+00:00
    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.