Forum Discussion
ryanlinkdan
Oct 17, 2023Copper Contributor
Need admin approval when get user's delegated access to OneDrive
When I request delegated access to OneDrive through my app registration from users as mentioned in following doc, they are continuously prompted to require administrator consent.
How can I avoid this situation, and which settings in my app registration do I need to adjust?
If I don't require it, how can I advise my users?
- Which permissions are you requesting, exactly? Even if the permission does not require admin consent by default, the tenant can configure such requirement. Another scenario is when your application does not meet the requirements for verified publisher, i.e.: https://techcommunity.microsoft.com/t5/microsoft-entra-azure-ad-blog/publisher-verification-and-app-consent-policies-are-now/ba-p/1257374
- ryanlinkdanCopper Contributor