...
The recommended method to log in users is to make a signed request (same signing mechanism as with the Web API) to the URL https://_[meridixurl_]/SSO?u=[username] but before sending it use a ticket from Meridix Studio (token/secret) to sign the request resulting in a signed URL ex:
...