Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

101
Vistas
Microsoft Graph 403 when not admin

I am getting 403 for a logged in user with no admin credentials when going for:

https://graph.microsoft.com/v1.0/me/memberOf

It works when I am logged in as an admin.

https://graph.microsoft.com/v1.0/me is working fine!

I have delegated permissions in Azure and accepted them as an admin via prompt=consent querystring.

Read all users' full profiles
Read all groups
Read directory data
Access directory as the signed in user

I am getting the token via this.service.acquireToken(https://graph.microsoft.com)

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

You have the correct workflow but the wrong parameters.

prompt=consent is used to force the user to re-consent to the required scopes. Typically you would do this if your scopes have changed and you need user's to re-authorize your application.

This shouldn't be confused with prompt=admin_consent which is used when you have scopes that require an Admin's pre-approval prior to standard user's authorizing your application.

You can find more details about prompt and other query parameters in this article.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda