Microsoft Graph Office 365

Martin Sebastian 21 Reputation points
2022-03-17T16:25:18.187+00:00

Estoy tratando de conectarme a mi cuenta de correo de offfice 365 con los siguientes datos

https://login.microsoftonline.com/common/adminconsent?client_id=16800929-dc77-4da7-8deb-86f8d2345547&state=12345&redirect_uri=http://localhost:33333

y me devuelve :

184245-screenshot-77.png

Se necesita la aprobación del administrador
necesita permisos para acceder a los recursos de su organización y solo un administrador puede concedérselo. Debe pedirle a un administrador que le conceda permisos para esta aplicación para poder usarla.

ya se configuro todo en azure, necesitaria saber que puede faltar

Microsoft Security | Microsoft Authenticator
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. CarlZhao-MSFT 46,376 Reputation points
    2022-03-18T07:57:16.147+00:00

    Hi @Martin Sebastian

    This seems to be the same problem:

    The admin consent URL is to grant tenant-wide admin consent, it includes administrator permissions and user permissions, which requires you to log in with an administrator account and consent. Your normal user cannot log into the admin consent URL and consent, it can only grant user consent to the application on its own behalf (like when acquiring an access token), not on behalf of the entire tenant.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.