gp-saml-gui icon indicating copy to clipboard operation
gp-saml-gui copied to clipboard

Interactively authenticate to GlobalProtect VPNs that require SAML

Results 48 gp-saml-gui issues
Sort by recently updated
recently updated
newest added

Hi there: I was using gp-saml-gui to connect to my University Global Protect Vpn site until yesterday. The behaviour is like this: I run the script eval $(OPENSSL_CONF=~/ssl.conf gp-saml-gui --gateway...

good first issue

Using python 3.8.5 in pyenv on pop-os 20.10 (ubuntu 20.10). I installed the apt packages specified, set my local python to 3.8.5, then did the following: ``` ron@pop-os:~$ pip3 install...

The README.md shows: ``` SAML response converted to OpenConnect command line invocation: echo 'blahblahblah' | openconnect --protocol=gp --user='[email protected]' --os=win --usergroup=prelogin-cookie:gateway --passwd-on-stdin vpn.company.com $ echo $HOST; echo $USER; echo $COOKIE; echo...

After upgrade to webkit-gtk-2.36.x login page is blank. Thus, not possible to enter credentials and proceed with login. Downgrade to 2.34.x fixes the problem. Distro: Gentoo

Hello, I'm new here. I was trying gp-saml-gui and it works perfect on X11 but on Wayland I cannot see the form lo login with Azure ![Screenshot_20220321_174259](https://user-images.githubusercontent.com/11075360/159360464-04030c8a-2ee7-426a-aba2-0f9b400781a8.png) I don't know...

If you have problems check this: ``` Ok, I did get my case to work by creating ~/ssl.conf containing: _openssl_conf = openssl_init [openssl_init] ssl_conf = ssl_sect [ssl_sect] system_default = system_default_sect...

duplicate

I have been using gp-saml-gui on Fedora Linux in an enterprise deployment that uses Okta which in turn uses Duo for MFA. I have succeded using the usual Duo push...

We duplicate a bunch of stuff that openconnect knows about the GP protocol, just as [openconnect-sso](https://github.com/vlaci/openconnect-sso/issues/82) duplicates a bunch of stuff about the AnyConnect protocol. Now that the SAML support...

Hello all, for SAML authentication we need to send the client certificate to the keycloak instance. This is not implemented in the class "SAMLLoginView" yet. I could not find a...

enhancement
good first issue

### Add support for Cisco AnyConnect SAML VPN which returns the authentication cookie within the `webvpn` cookie. I hope I did not broke anything else, unfortunately as I don't have...