Stuck in Approval Required SSO page

Harry 20 Reputation points
2024-04-08T11:28:39.6833333+00:00

I have created application with these API permissions, when I am trying to perform the SSO.
I even enabled Microsoft Entra ID >Consent and Permission and accepted permissions as admin user.

But still giving consent for non-admin users.
The the app that is requesting is Verified
Image

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,994 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Harry 20 Reputation points
    2024-04-10T07:25:35.0666667+00:00

    https://login.microsoftonline.com/common/oauth2/authorize?state=%7B%7D&resource=https%3A%2F%2Fapi.office.com%2Fdiscovery%2F&response_type=code&redirect_uri=<<MY-REDIRECT-URI>>&client_id=<<CLIENT_ID>>

    @carlzhao-msft


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.