They need to check the settings therein, as the specific scope(s) you are requesting might not all be allowed for users to consent to. In addition, the app might be triggering the step-up/risk flow, as detailed here: https://learn.microsoft.com/en-us/azure/active-directory/manage-apps/configure-risk-based-step-up-consent
"Need admin approval" although the option is set to "Allow user consent for apps"
Hi there,
we are developing an app that lets users connect their mailboxes. We get an access token via https://login.microsoftonline.com/organizations.
A few customers have complained about the "need admin approval" error, and we were able to confirm that it disappears when you mark the option "Allow user consent for apps" (In: Directory > Enterprise applications > Consent and permissions > User consent settings.)
For one customer though, the message persists: even though the setting is set to "Allow user consent for apps" they still receive the "need admin approval" error.
Is there some other setting they have to look for, to make the message go away? What else could trigger this?
Thanks in advance!