Check auth configuration

post/auth

Request body

usernamestring
passwordstring
serveraddressstring

Response

The request has succeeded.

Statusstring required

The status of the authentication

IdentityTokenstring

An opaque token used to authenticate a user after a successful login

Changes