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.
Verify publisher for vendor appliation
John L
26
Reputation points
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
25,253 questions
Accepted answer
-
Vasil Michev 119.9K Reputation points MVP Volunteer Moderator
2022-10-20T15:29:25.49+00:00
1 additional answer
Sort by: Most helpful
-
Andy David - MVP 157.9K Reputation points MVP Volunteer Moderator
2022-10-20T14:18:12.767+00:00