arthepsy / pan-globalprotect-okta

PaloAlto Networks GlobalProtect VPN (integrated with OKTA) command-line client
101 stars 42 forks source link

Not working with fido2 0.9.3 #32

Open keis opened 2 years ago

keis commented 2 years ago

Installed fido2 to use with yubikey but tool failed with a bad call to get_assertion. It seems the API has changed a bit but I was able to get version 0.8.0.

Some quick hacks was not enough to get it working even after that first hurdle was fixed. I'll open a PR with that as a WIP