Cant not login with "https://graph.microsoft.com/User.ReadWrite.All" scope

scarecrow kakashi 246 Reputation points
2022-09-08T10:32:10.98+00:00

I want to get token with "https://graph.microsoft.com/User.ReadWrite.All https://graph.microsoft.com/Directory.ReadWrite.All " scope .
I following https://learn.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-device-code .

The request and response are as blow:
239008-1.png

What's wrong with it,how to slove the error?

Microsoft Security Microsoft Entra Microsoft Entra ID
{count} votes

Accepted answer
  1. Mehtab Siddique (MINDTREE LIMITED) 971 Reputation points
    2022-09-09T13:44:12.317+00:00

    The issue might be with the OpenID Connect scopes: here is the documentation for getting the Open id scopes for the required scopes:

    239495-image.png

    ----------

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful

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.