Product Documentation

Introduction

The StrongKey Discover web application is built to showcase the capabilities of StrongKey’s open-source FIDO® Certified server for passwordless and usernameless authentication (aka discoverable credentials). To learn more about Discoverable Credentials visit this link.

This is a “developer” release that does not cover full functionality or have the robustness of a completed product; it provides direction to web application developers on how to code their own web applications for discoverable credentials to work with SKFS.

Notes

Following are the some notes about the features of the application:

  • This application uses SKFS REST API for SSL-capable host machine operations.

  • Customize the application using configuration properties. Go to Configuration section for more details.

  • To understand how the registration and authentication APIs work in a real-world application go to the Project Code section.

  • All modules require customizing the application properties to point to an SKFS API URL.

Build Environment

Browser Support

The web application works with the following operating systems and browsers.

 

Windows

macOS

Linux

Chrome‍

Yes

Yes

Yes

Firefox

Yes

Yes *

Yes *

Safari

NA

Yes

NA

Edge

Yes

Yes

Yes

Brave

Yes

Yes

Yes

Opera

Yes

Yes

Yes

 

NOTE: Firefox version >114 is required for macOS and Linux. Windows 10 1908 and greater is required to use Discover application.

Logging Issues

Please use our SourceForge Issues to report vulnerabilities, issues, and to pose questions related to StrongKey Discover.