Authenticate

Top  Previous  Next

Message

 

Authenticate package clientname

 

Originator

 

Client

 

Response

 

AuthenticateChallenge: challengetext

SyntaxError: insufficient parameters to Authenticate

SyntaxError: invalid parameters to Authenticate

 

Response (immediate socket)

 

AuthenticateChallenge: challengetext

Failure

 

Details

               

Initiates an authentication attempt. Applicable only to editions of the server that only accept authenticated clients.

The server responds with a AuthenticateChallenge command.

Authentication is completed when the client responds to the AuthenticateChallenge command with a valid AuthenticateResponse command.

 

Revision history

 

Implemented in WhiskerServer version 2.6.8.

 

See also

 

Client authentication
AuthenticateChallenge
AuthenticateResponse