-
-
Notifications
You must be signed in to change notification settings - Fork 129
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
Erreur 400 : redirect_uri_mismatch / since 0.9.x #941
Comments
We don't have this problem with version 0.8.1. |
In version 0.8.1, the Google link is : In version 0.9.x, the link is changed to : The particularity is that we have a port in the URL of the warpgate web interface, which disappeared with the latest update! Bug or feature? |
If you have a proxy in front of Warpgate that sets |
@Eugeny thanks for your reply We don't use a reverse proxy, we make a direct call to warpgate. I try to add this conf value
It doesn't work any better. |
Thanks @Eugeny ! |
Hello,
Thank you for this open-source project.
We have a problem since version 0.9.0 and 0.9.1
SSO authentication has a Google error: redirect_uri_mismatch
We didn't have this problem before the 0.8.x branch.
Any ideas?
The text was updated successfully, but these errors were encountered: