Hi,
I am using postman as provided below to fetch oauth token for getting access for SharePoint REST APIs.
I have provided scope as User.Read.All .
But when I am getting access token, in the scope section I am getting all the scopes which are available for the application(registered in azure).
Is there any way to restrict the access token to the specified scope as provided in the screenshot1?
Please suggest.