v1

latestOpenAPI 3.0.3AGPL-3.0-or-later2026-07-2687268192.4 KB
Hanko Authenticator

Validate the request as retrieved from the Hanko Authenticator

This endpoint validates the cryptographic response as retrieved from the API after it has been processed by the Hanko Authenticator.

put/v1/uaf/requests/{id}

Path parameters

idstring required
idstring required

General identifier used to describe a specific resource

Request body

uafResponsestring required

Response

The full Hanko request for an initialized authentication operation including links

idstring required
operation'AUTH' | 'DEREG' | 'REG' required
usernamestring required
userIdstring required
status'PENDING' | 'OK' | 'FAILED' | 'INVALIDATED' required
createdAtstring date-time required
validUntilstring date-time required
transactionstring
requeststring required
deviceIDstring required
isSecondFactorOnlyboolean