fido2
fido2 copied to clipboard
Open-source FIDO server, featuring the FIDO2 standard. https://demo4.strongkey.com/getstarted/#/openapi/fido
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.16.1 to 3.16.3. Release notes Sourced from protobuf-java's releases. Protobuf Release v3.16.3 Java Refactoring java full runtime to reuse sub-message builders and prepare to migrate parsing logic...
Bumps [jszip](https://github.com/Stuk/jszip) from 3.2.2 to 3.7.0. Changelog Sourced from jszip's changelog. v3.7.0 2021-07-23 Fix: Use a null prototype object for this.files (see #766) This change might break existing code if...
App Name: Package Manager Package Name: com.smartpack.packagemanager App Version: v6.5 SDK Version: 31 Crash Report java.lang.NullPointerException: Attempt to invoke interface method 'java.util.Iterator java.util.List.iterator()' on a null object reference at z1.k.c(:2)...
I have successfully install fido server and deploy the demo application, but when it comes to registering, an error occurs. This is the message I get from the server log....
@arshadnoor @anukonatala @push2085 Hello Strongkey FIDO Developer Teams I installed fido server running on standalone mode I'm asking you a question because there was a problem with the installation process...
I am creating two applications- android and IOS for fido authentication. For this I have created two policies- 1. Minimal (Any Hardware Authenticator) and 2. Restricted (Apple PassKey) When I...
I have successfully installed fido2 service in the Ubuntu server. Now while execute the get policy command, getting below error. java -jar skfsclient.jar GP https://fido2l.xxxxxxxxxx.com:8181 1 REST PASSWORD svcfidouser Abcd1234!...
First of all thanks for the awesome future ready feature @push2085 @arshadnoor Here is what I am doint in my android application. 1. I am hitting the pre register api...
**In the Paraya Server, installed successfully in the centOS 7 enviroment.** And try to deploy the following [server code](https://github.com/google/webauthndemo) in Payara Server. However couldn't deploy. Please guide to me, how...
We were trying to install StrongKey FIDO server (v4.7) on Ubuntu machine (v20.4). However, we could not complete the setup as while initiating the SKFS server, we were getting below...