Redirects with data

I need to redirect the client to another web with some data.

In example, I need to redirect the user to the web
http://www.webapplication1.com/automatic_authentification.php
And to send some data, in example username=john and password=smith

Can you help me?

Thank you