Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outlook add on #930

Open
Manichinu opened this issue Feb 6, 2025 · 3 comments
Open

Outlook add on #930

Manichinu opened this issue Feb 6, 2025 · 3 comments

Comments

@Manichinu
Copy link

I have created an Azure App Registration and added API permissions with delegated access, such as Mail.ReadWrite and MailboxSettings.ReadWrite. I implemented an authentication screen in a Node.js application using these scopes. However, during authentication for worldwide users, it prompts for an admin approval screen. How can I avoid this admin approval screen and resolve the issue?

@AlexJerabek
Copy link
Collaborator

@davidchesnut, could you please take a look and see if there is guidance we could offer?

@davidchesnut
Copy link
Member

Hi @Manichinu, the consent process is determined by the admin of the tenant. They need to allow users to consent. For more info, see Managing user consent to apps in Microsoft 365.

Cheers,
David

@Manichinu
Copy link
Author

Hi @davidchesnut i have done as you said but still it prompts for an admin approval screen for worldwide users, is there any other solution to solve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants