Share via

Grant admin consent for across tenant access

Ella Chan 0 Reputation points Microsoft Employee
2026-03-12T19:22:57.1+00:00

I want to grant admin consent for Microsoft tenant to my app in TME account. I don't see Api list for grant permission list in the enterprise application. I cannot configure the admin consent flow in the Entra admin center.

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

1 answer

Sort by: Most helpful
  1. Vasil Michev 125.4K Reputation points MVP Volunteer Moderator
    2026-03-12T19:28:10.0533333+00:00

    Admin consent can only be granted by privileged (admin) user in the resource tenant. Similarly, it can be added programmatically if you have a service principal with sufficient permissions. Here's the relevant documentation: https://learn.microsoft.com/en-us/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-beta&tabs=http

    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.