GlobalProtect-openconnect
GlobalProtect-openconnect copied to clipboard
Use browser instead of webview to authenticate
Is it possible to use the user's standard browser to authenticate and log into the VPN? Would be helpful with regards to browser password managers.
I see Headless Chromium can be used as a C++ library apparently. Pointing it to an existing user profile would then do the trick.
There is also this- https://github.com/durdyev/webdriverxx
Supported in 2.x. Closing.