payload

open override fun payload(): JsonObject

Creates the payload to be sent back to the server after signing verification completion.

This method constructs the response payload containing the signed JWT and any error messages. The server uses this information to verify the device signature and complete the authentication step-up process.

Return

A map containing the input values for server processing