Once a client successfully authenticated itself to the server, the server should maintain the authenticated session without requiring the client to resubmit the password to reauthenticate themselves.
The client should send a request to logout their current session before the client program is terminated by the user.
The client should send a request to logout their current session before the client program is terminated by the user.


Comment