Hi everyone, I am trying to automatically login an user through a POST from another web application. With Google Chrome I have analyzed the parameters that are sent during a succesfull login (paC:cL:fLF:ilg01:iULD:iTUID and paC:cL:fLF:ilg01:iULD:iSPwd for instance) however I get an error message when I make the POST manually. Is it possible to login through a POST? Also, what are the parameters that I need to include in the request? Thank you.
↧