|
|
|
|
|
by pipe_connector
1045 days ago
|
|
Maybe I'm just missing something, let me explain: I've already ssh'd to my work machine. I want to send an HTTP request to my company's internal web API from that machine, but we only use webauthn credentials. I'm going to use curl to send the request to the web API. With basic username/password auth or totp it's easy for me to write a script that prompts me for my password/totp code and marshals in into the expected format. How do I do this with my FIDO2 private key in a way that doesn't completely undermine the whole process? |
|
Maybe there's something here?
https://github.com/herrjemand/awesome-webauthn
https://github.com/Yubico/yubikey-manager