You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
Hi,
I am trying to create a OAuthClient that uses the Identity Server 2 as it's authenication source.
I have setup a OAuth Client with the
Redirect URI : "https://idsrv/auth/googleoauth2/oauth_redirect.php".
But after I login, I got the error message:
Error Processing Request
The redirect_uri in the request: http://idsrv/auth/googleoauth2/oauth_redirect.php did not match a registered redirect URI.
I checked that I haven't put "HTTP" anywhere.
Could anyone help please?
Thanks in advance
The text was updated successfully, but these errors were encountered: