An icehouse inventory app requests a high-privilege Microsoft Graph permission, and ordinary growers cannot complete consent. What should the developer arrange?
Select an answer to reveal the explanation.
Short Explanation
Some Graph permissions are too powerful for a random grower to approve. That’s when a tenant admin has to consent—not the front-desk user.
Full Explanation
Microsoft Entra distinguishes user consent from admin consent. High-privilege application permissions and many sensitive delegated permissions require an administrator to grant consent for the tenant. Until admin consent is recorded, ordinary users cannot successfully authorize those scopes, which surfaces as blocked consent rather than an API bug.