-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
unable to make it work for google oauth #95
Comments
Hi,
CONFIG_OAUTH2_ISSUER=https://accounts.google.com/.well-known/openid-configuration I guess there is an issue in the documentation. Sorry for this. Could you pls try to use this? CONFIG_OAUTH2_ISSUER=https://accounts.google.com |
That's great!!. Thank you very much for pretty fast response and helping us :).
/etc/openvpn/server/server.conf:
If i enable |
Could you please double check, if you set |
Thanks, it worked.
my client configuration :
unable to connect and google oauth flow is not happening :
|
even from widows client i am not able to connect:
logs :
please let me know you need any details from me and thanks for taking your time helping for me :) |
Hi, sorry, but the error seems to be inside nginx
Means that your nginx instance is not allow to connect to 127.0.0.1:9000 this is something outside of the control of openvpn-auth-oauth2 |
hey, thanks . i guess you are referring to " /favicon.ico" file and that should be okay. |
here is the same error for /oauth2/start |
sorry, it has blocked due to selinux.
windows vpn client log:
restarting all didn't help. |
Thats an known bug in OpenVPN 3 Connect Software (ref: OpenVPN/openvpn3#282) - the next version will introduce a new parameter |
great!!..thankyou |
Mention that this feature is not released yet. After next release, it should work. |
sure, thanks. |
Are you using OpenVPN 2 or OpenVPN 3 connect on Ubuntu? Do you have any Desktop environment on Ubuntu or pure CLI? |
i have all 3 in my desktop and either of this didn't work. Just wanted to test this too to make sure it works for future use.
|
You have to use OpenVPN 3 Connect for Linux, then it should work. Then builtin openvpn via |
Current Behavior
getting below error:
Expected Behavior
No response
Steps To Reproduce
The text was updated successfully, but these errors were encountered: