Skip to main content
Version: Hosted

Automatically accept a device

POST 

/api/management/v2/devauth/auto-auth

The caller presents device identity data and public key, and signs the request with a private key. If the request is valid the device is accepted, and a valid JWT authentication token is issued.

Request

Responses

Authentication successful - a new JWT is issued and returned.