TSPlus web login using an HTTP POST
Posted: 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
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