Product Documentation

NOTE: All SKFS versions prior to v4.17.0 will see the following differences in API responses:

{
    "Response": "...",
    "TXID": "..."
}
  • A successful FIDO2_0 response (accompanied by a 200 OK) will look similar to the following:
    {
        "response": "successfully added valid ROR Web origin(s): [https://ror.example.com:8181, https://fido.strongauth.com:8282, https://example.strongkey.net]",
        "responseCode": "FIDO-MSG-0084",
        "skfsVersion": "4.17.0",
        "skfsFQDN": "example.strongkey.com",
        "txid": "1-1-76-1745438716055"
    }