Ability to programmatically authenticate openvpn client
Posted: Mon Apr 22, 2013 3:05 pm
Hello,
I would like to know if there is a way to programmatically start openvpn client and pass username/password to connect to the server. I am trying to make this work from a custom web page to implement single sign-on capability. So essentially, instead of user launching the openvpn client and providing username/password in the credentials box, i would like to invoke the client and pass the credentials using some API from the web page when user clicks on a link. Is this feasible? Any pointers to client side APIs (if exists) would also be useful.
Thanks
I would like to know if there is a way to programmatically start openvpn client and pass username/password to connect to the server. I am trying to make this work from a custom web page to implement single sign-on capability. So essentially, instead of user launching the openvpn client and providing username/password in the credentials box, i would like to invoke the client and pass the credentials using some API from the web page when user clicks on a link. Is this feasible? Any pointers to client side APIs (if exists) would also be useful.
Thanks