Page 1 of 1

user and password in url

Posted: 26 Aug 2016, 18:54
by kno_dk
Hi.
I have a web application (portal) where my users can login to. in this portal I want to make a linke to axes. in this link i want to sent user and password so I can bypass the loon screen from the IBM I. The user have logged in to the portal and the user/password is the same as on the IBM I.

Is the possible to have the user and password in the url and then bypass the signon?

Re: user and password in url

Posted: 17 Feb 2017, 20:55
by kno_dk
?

Re: user and password in url

Posted: 30 Mar 2017, 13:52
by HaiH
Probably not advisable to pass raw password to the URL but it can be done like so:

../ts/ts2/index.html?noexpires&user=MYUSER&pwd=MYPWD&signon=true