Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change to pyqt5 in order to support fido2/webauthn/u2f #26

Open
NgoHuy opened this issue Mar 13, 2021 · 4 comments
Open

Change to pyqt5 in order to support fido2/webauthn/u2f #26

NgoHuy opened this issue Mar 13, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@NgoHuy
Copy link

NgoHuy commented Mar 13, 2021

Hi dlenski
I see that gobject not support fido2 as chromium based browser. Can you chang to pyqt5?

Best regards
Severus

@dlenski
Copy link
Owner

dlenski commented Mar 13, 2021

I see that gobject not support fido2 as chromium based browser.

Huh. Do you have documentation or a reference for that? I don't know of any VPN that uses fido2/u2f/webauthn for login, so can't test.

Can you chang to pyqt5?

I personally don't have any interest in rewriting to use QT, but a pull request to implement it as an alternative interface would be welcome. :)

@NgoHuy
Copy link
Author

NgoHuy commented Mar 14, 2021

I use your program and it said that :)
I use other program (https://github.com/yuezk/GlobalProtect-openconnect) then it only works with valid certificate (yuezk/GlobalProtect-openconnect#33)

@dlenski
Copy link
Owner

dlenski commented Mar 14, 2021

I use your program and it said that :)

Please show how/where it said that. Screenshot? Logging output?

If I do gp-saml-gui -u https://demo.yubico.com/webauthn-technical/registration (to connect to Yubico's webauthn demo site), then I get…

image

Does your VPN really not support using OTP mode ("long-press") rather than webauthn/fido? Like I said, I've never seen such a VPN.

I use other program (https://github.com/yuezk/GlobalProtect-openconnect) then it only works with valid certificate (yuezk/GlobalProtect-openconnect#33)

They're both open source software. You're welcome to contribute PRs :)

@dlenski dlenski added the enhancement New feature or request label Mar 14, 2021
@dlenski dlenski changed the title Chang to pyqt5 support fido2 Change to pyqt5 in order to support fido2/webauthn/u2f Mar 14, 2021
@deanveloper
Copy link

deanveloper commented Nov 16, 2022

Related - https://gitlab.com/openconnect/openconnect/-/issues/422

I don't know of any VPN that uses fido2/u2f/webauthn for login, so can't test.

My employer uses Okta for logins, including VPN logins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants