IdentityServer2
IdentityServer2 copied to clipboard
How to remove the "resource consent" page when using OAuth2 protocol
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