TSPlus web login using an HTTP POST

Help us improve our product. Feature requests are welcomed!
Post Reply
dcipher
Posts: 202
Joined: Fri Jul 25, 2014 6:22 pm

TSPlus web login using an HTTP POST

Post by dcipher » Thu Sep 03, 2015 1:38 pm

Hi

The ability to use a URL (i.e. mysite.com/software/html5.html?user=myuser&pwd=mypassword) to login into TSPlus is very useful. However since it uses a HTTP GET the login parameters are shown in the URL in the browser. To me it would be better if the URL did not contain the user's credentials for security purposes therefore I would like to suggest that an alternate HTTP post be allowed so the credentials would be part of the request body not the URL.

Thanks,
Simon

adrien
Posts: 43
Joined: Thu Sep 10, 2015 10:39 am

Re: TSPlus web login using an HTTP POST

Post by adrien » Thu Sep 10, 2015 10:45 am

Hello,

Sorry, adding such a POST request is not in our roadmap and we do not plan to add it.
Consider trying our Web Credentials feature if you want to ease the logon process while staying secure.

Kind regards,
Adrien
Adrien
TSplus CTO

Post Reply