Authenticate using a username and password. Return compact or extended SSO token. The compact token is the most used form (user:HASH) It will be the same within a period of time. If cookie is set, return SSO token as cookie as well.
URL: http[s]://<host>/[<prefix>/]user/authenticate[/1.0]
If you leave out the version, the current version of the service will be called.