user and password in url

Use this Forum to post your “How to …” questions about your use of aXes. This is not a technical support forum. Both the aXes Support Team at LANSA and other aXes customers may answer your questions. LANSA cannot guarantee the accuracy of any information posted by customers.

Moderator: jeanmichel

Post Reply
kno_dk
Posts: 5
Joined: 22 Aug 2014, 17:34

user and password in url

Post by kno_dk » 26 Aug 2016, 18:54

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?

kno_dk
Posts: 5
Joined: 22 Aug 2014, 17:34

Re: user and password in url

Post by kno_dk » 17 Feb 2017, 20:55

?

HaiH
Posts: 3
Joined: 25 May 2016, 17:32

Re: user and password in url

Post by HaiH » 30 Mar 2017, 13:52

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

Post Reply