Hi All,can you please help me.In the first step of the OAuth 2.0 authorization code grant flow, the application sends a GET request to the authorization endpoint.After the application sends the GET request, the system displays the consent screen.
How to do automatically allow or bypass the consent screen in the OAuth 2.0 Authorization Code Grant Flow.