nngochue
  • nngochue
  • 50.75% (Neutral)
  • Newbie Topic Starter
2 years ago
https://www.emailarchitect.net/easendmail/ex/c/24.aspx#office-365-oauth-2-0-client-credentials-grant , I created the web application has a send email function. It requires the full_access_as_app permission which can access to all mailboxes. My customer does not approve this permission because they don't want to allow access all mailboxes.

UserPostedImage

How can I resolve this problem?
ivan
  • ivan
  • 100% (Exalted)
  • Administration
2 years ago
You can try to use

- User interactive login instead of admin grant consent.
- you can remove full_access_as_app, only use Graph API to send email on behalf of any user in the origanziation. (recommended)
- Or you can try to grant the app to the single user.
https://learn.microsoft.com/en-us/azure/active-directory/manage-apps/grant-consent-single-user 

EXPLORE TUTORIALS

© All Rights Reserved, AIFEI Software Limited & AdminSystem Software Limited.