PDA

View Full Version : web server authentication


JonnyD91
01/31/2010, 11:17 PM
Is there a way to include the username and password of the apex in the URL so the authentication pop up does not display for authentication?

I have a cell phone with just a web browser (not a smartphone) and i dont think it supports those popups.

rsuplido
01/31/2010, 11:26 PM
You should be able to use:
http://username:password@yourapexurl.com/whatever

JonnyD91
01/31/2010, 11:32 PM
works on my computers browser but not my phone. I have a samsung rogue. any other ideas on how to get this to work?

phuzzykins
02/01/2010, 05:19 PM
The format that rsuplido gave you is the standard way to embed credentials in a URL.

If that doesn't work on your phone, you'd be far better off asking the question in a Samsung Rogue forum. :)