fido2
fido2 copied to clipboard
Open-source FIDO server, featuring the FIDO2 standard. https://demo4.strongkey.com/getstarted/#/openapi/fido
I wrote a C-language program which does FIDO register flow on a private SKFS. My preregister flow works well but meet the "FIDO-ERR-2001: FIDO 2 Error Message : {0}Registration Signature...
I was install SKFS and Fidopolicy application and try to get and edit some other policies except MinimalPolicy (with sid=1 and pid=1) by using CLI Tool, but do not understand...
Hello, all, I recently install SKFS server and Basicdemo (at CentOS 7 on the same virtual machine) according to manual **FIDO Server (SKFS) Administration Guide Version 4.4.1**. Then try to...
**Error in Register Rest API for Fido2 Server** Pre Register Works fine and returns a challenge. When we use the IOS Sample app and use the challenge to generate the...
Hello. I installed fido2server-v4.5.0 on OS Ubuntu 18.04 by instruction: https://docs.strongkey.com/index.php/skfs-home/skfs-installation Tell me please, are there any recommendations for setting up the server before installing fido2server-v4.5.0? And where i can...
My firewall blocking Payara server due to security issues. In Payara server some libraries have *security vulnerabilities* becuase of this problem my firewall blocking. So that i want to use...
** Maven build failed** while building project from source code getting dependencies error. **command** *mvn install* after executing above command below error getting. Failed to execute goal on project fidoserverbeans:...
** LDAP connection fail due IP address not changing ** *base64-input.sh:* LDAP_URLPORT='ldap://192.168.226.129:1389' LDAP_TYPE='LDAP' LDAP_BINDDN='cn=Directory Manager' ** server.log:* ldape.cfg.property.service.ce.ldap.ldapurl: ldap://localhost:1389 it taking defualt localhost instead of given ip 192.168.226.129. Please resolve...
Hello! After many trial and errors with installing the server i was finally able to ping and register an user per rest with the skfsclient. I'm trying to implement a...
I try to test your android app and for the first request /registerUser, i get an internal server error 500. when i check the server logs i found this error:...