NOTE: All SKFS versions prior to v4.17.0 will see the following differences in API responses:
{ "Response": "...", "TXID": "..." }
<?xml version='1.0' encoding='UTF-8'?>
<S:Envelope
xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
<S:Body>
<ns2:updatekeyinfoResponse
xmlns:ns2="http://soap.skfs.strongauth.com/">
<return>
{
"response":"Successfully updated user registered security key",
"responseCode":"FIDO-MSG-0020",
"skfsVersion":"4.17.0",
"skfsFQDN":"example.strongkey.com",
"txid":"1-1-75-1679354369053"
}
</return>
</ns2:updatekeyinfoResponse>
</S:Body>
</S:Envelope>
Copyright (c) 2001-2025 StrongAuth, Inc. (dba StrongKey) All Rights Reserved