Kevin Yue

Results 446 comments of Kevin Yue

Hi @WillieMaddox, the logs indicate that the VPN host is not resolvable, it seems related to the DNS. Can you ping the VPN host?

> `org.opensaml.saml.common.SAMLException: No signature signing parameter is available` Is the log collected from the VPN server side?

The client delegates the SAML authentication to the external browser/webview. and intercept the cookies/tokens to connect to the VPN server. It does no special handling for the SAML authentication. I...

@avfxtd Thanks for the feedback and testing. I will evaluate if I can fix this in this client.

Hi @thor0215 I thought about this when implementing the GUI. It needs more effort and I haven't found a proper way to implement it.

What’s the detailed logs?

Run `sudo gpclient connect ` and collect the outputs.

@AstritTola did you run it with the ` --ignore-tls-errors connect ` parameter?

@AstritTola you can try using the external browser for the authentication. `sudo gpclient --ignore-tls-errors connect --default-browser `