-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
About OAuth2.0 Redirection URIs "?" mark #714
Comments
not issue |
Hi, |
Describe the bug To Reproduce
Expected behavior Screenshots Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context |
Describe the bug To Reproduce Desktop (please complete the following information): |
I have tried using Redirection URIs https://192.168.0.1/login?idp_id=1 |
check |
or
Redirect successful,but |
Discussed in #713
Originally posted by nervermore1 January 23, 2024
My uri format is like this:
https://host:port/path?client=test
When I use OAuth2 to log in,there is a error 'redirect_uri_mismatch The redirection URI provided does not match a pre-registered value.'
The text was updated successfully, but these errors were encountered: