fido2
fido2 copied to clipboard
Open-source FIDO server, featuring the FIDO2 standard. https://demo4.strongkey.com/getstarted/#/openapi/fido
I tried running the skfs client, but only the HMAC of REST doesn't work, and I get a 401 error. The execution environment is centos7. It would be great if...
Your installation instructions are wrong. The file prior is no longer available, so now it's sudo wget https://github.com/StrongKey/fido2/archive/refs/tags/v4.4.3.tar.gz tar xvzf v4.4.3.tar.gz
Hi. First, appreciate for your code. I tried to search about Fido2 and then I found your code. I've learned java with Fido2 with my own but I got some...
hello, i need help.. I am a student studying fido. 1, i cant login in your demo web. https://fido2.strongkey.com/#/login I entered my mobile phone number, but an error occurred. I...
Getting this when i run the code for FIDO2 registration. TypeError: Failed to execute 'create' on 'CredentialsContainer': The provided value is not of type '(ArrayBuffer or ArrayBufferView)' here is the...
Hi There! I am not able to signup into https://demo5.strongkey.com/ as pass code is not received. (Indian number)
Hello Arshad & Team, I tried the sample android application which uses StrongKey Android Client Library (the SACL). Looks like, the sacl solution is not built for the fido certification....
**SecurityError: The operation is insecure** I get this error when I try to register a new user on the fido basic java application. **Screenshots**  - OS: Ubuntu 18.04 (virtual...
I can see that the "FIDO2 Server API" changed a bit. Is there anything that we can check to be able to track changes (something like a version) or we...
While connect fido server from android appllication getting connection time out error. For authentication we are using "Yubi Key" external Authenticator. Our flow is following: Android App (Yubi Key) -->...