Last updated 1 year ago
If the user rejects the authentication request, the PKSA can inform the HAS with the following message:
{ cmd: "auth_nack", uuid: string, data: string, pok: string }
uuid: the request identifier
uuid
data: the uuid encrypted with auth_key and converted to Base64
data
auth_key
pok: the uuid encrypted using the account private key and the HAS server public key (see )
pok