Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Forums] How to pass login credentials in external url outside Outsystems

$
0
0

Hello guys,

I'm trying to pass credentials in url of the insurance campany to login automatically in the website that was not developed in Outsystems. It was suggested to use POST request to /login.php with username and password parameters. I tried to use PostRequest_AddArgument Action and PostRequest_Submit Action but without success. Also I tried this code but without success as well.

<form action="http://insurancecompany.com/privatearea/?postlogin" method="post">

Login: <input type="text" name="Login"><br>

Password: <input type="text" name="Password"><br>

<input type="submit" value="Login">

</form>

Anyone had this problem in past?

Thanks


Viewing all articles
Browse latest Browse all 1476385

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>