payload

open override fun payload(): JsonObject

Creates the payload to be sent back to the server after device binding completion.

This method constructs the response payload containing the signed JWT, device information, and any error messages. The server uses this information to complete the device binding process and verify the device's cryptographic proof.

Return

A map containing the input values for server processing