Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
docs | 2021-06-29 | ||
sampleapps | 2021-06-29 | ||
server | 2021-06-29 | ||
README.md | 2021-06-29 | 2.0 kB | |
Totals: 4 Items | 2.0 kB | 0 |
StrongKey FIDO Server, Community Edition
README
Overview
StrongKey FIDO Server (SKFS), Community Edition is a FIDO(R) Certified open-source solution designed for DIY coders who want passwordless FIDO2 logins for any application. Download the code and integrate it with your own web login, or study the OpenAPI documentation and contribute with your own code submissions.
The following links provide some background on FIDO, the FIDO Alliance, and FIDO2:
Documentation
- SKFS Administration Guide: Download SKFS and get it running as a stand-alone server
Sample Applications
Sample code is provided with a brief explanation of what each sample does:
- Java Samples
- DEMO: A basic Java application demonstrating FIDO2 registration and authentication
- Basic: Basic Java sample application
- PoC: Proof of concept (PoC) Java application
- SSO: FIDO-enabled sample applications demonstrating SSO
- Android: FIDO-enabled sample Android application and Android client library to perform FIDO transactions