Skip to main content
The process for confirming transactions with the Hanko FIDO UAF Client is essentially the same as for the regular authentication process. The main difference between the two is that when initializing the request you need to supply a request body with an additional transaction attribute. Its value is a transaction text that becomes part of the challenge issued by the FIDO server and hence the signature created in the course of the authentication process.
Once the request has been initiated, pass it to the Hanko FIDO UAF Client and send the response back to the Hanko API exactly as described in the authentication guide.