vlaci / openconnect-sso

Wrapper script for OpenConnect supporting Azure AD (SAMLv2) authentication to Cisco SSL-VPNs
GNU General Public License v3.0
299 stars 131 forks source link

Using Openconnect-SSO #149

Open LoveSkylark opened 1 year ago

LoveSkylark commented 1 year ago

The documentation for openconnect-sso provides information on how to set it up, but there is little instruction on how to actually use the client. As openconnect-sso is typically used for AnyConnect VPN connections, I am wondering if it can also be used to connect to FortiClient and GlobalProtect VPNs.

The original openconnect client has an option like "--protocol=gp" that allows specifying the GlobalProtect protocol. Does openconnect-sso include similar options to select the connection protocol? If so, documentation on the available protocol options would be helpful.

brianmay commented 1 year ago

My feeling - while I would like to be proven wrong - is this project does not support GlobalProtect.

For something that works with GlobalProtect, try:

The first one looks more hopeful, but I couldn't get it working. https://github.com/yuezk/GlobalProtect-openconnect/issues/262

The second one worked once, but it required I manually modify the command line before running it. https://github.com/dlenski/gp-saml-gui/issues/77