Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mobile | 2025-04-29 | ||
sfaboa | 2025-04-29 | ||
sfakma | 2025-04-29 | ||
sfaeco | 2025-04-29 | ||
Totals: 4 Items | 5 |
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
- Installation instructions: Download SKFS and get it running as a stand-alone server
- Clustering instructions: Download SKFS and get it running as a cluster
- Upgrade instructions: Upgrade SKFS to the latest version
- Administration
- Operations
- Security
- Policy
- Testing
- Application Development
- Registration and Authentication step-by-step breakdown with code examples
- Two SKFS v3 API choices: REST and SOAP
- Usage: How users register and authenticate with SKFS
- Troubleshooting
- Error messages
- Known Issues
- Release Notes
Sample Applications
Sample code is provided with a brief explanation of what each sample does: * Basic: Basic Java sample application * FIDOPolicy: 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 * iOS: FIDO-enabled sample Android application and Android client library to perform FIDO transactions