get_ticket

get_ticket(login, password)

Get an authentication ticket based on a login and password.

This function first authenticates the user and the issues a ticket.

The returned ticket is used on subsequent calls to the client api

param:

login - the user that is used for authentications

password - the password of that user

return:

string - ticket key