NOTE: All SKFS versions prior to v4.17.0 will see the following differences in API responses:
{ "Response": [ ... ], "TXID": "..." }
{
"response": [
{
"sid": 1,
"did": 1,
"ogid": 1,
"webOrigin": "https://ror.example.com:8181",
"status": "Active"
},
{
"sid": 1,
"did": 1,
"ogid": 2,
"webOrigin": "https://fido.strongauth.com:8282",
"status": "Active"
},
{
"sid": 1,
"did": 1,
"ogid": 3,
"webOrigin": "https://example.strongkey.net",
"status": "Active"
}
],
"responseCode": "FIDO-MSG-0086",
"skfsVersion": "4.17.0",
"skfsFQDN": "example.strongkey.com",
"txid": "1-1-70-1745438841115"
}
Copyright (c) 2001-2025 StrongAuth, Inc. (dba StrongKey) All Rights Reserved