IdentityServer / IdentityServer2

[deprecated] Thinktecture IdentityServer is a light-weight security token service built with .NET 4.5, MVC 4, Web API and WCF.
Other
410 stars 291 forks source link

How to remove the "resource consent" page when using OAuth2 protocol #856

Open DeeDeeLee opened 9 years ago

DeeDeeLee commented 9 years ago

Hi,

I am trying to configure "OAuth Clients" to do the SSO using the Identity Server 2 as it's authenication source.

After I login, I got the "resource consent" page. Is there way to disable this page on the ID server?

Could anyone help please? Thanks in advance