You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
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?
The text was updated successfully, but these errors were encountered: