Page 1 of 1

Mobile browser send credentials iOS

Posted: Sat Feb 02, 2013 12:46 pm
by Nakia
Hi,

Is there a way to send username : password credentials with the base URL
In a mobile browser object?

I want to give a user the ability to set their username and password in the settings app
(Via mergsettings) and then when a page I have loads the mobile browser I could pass those entered
Credentials so the user didn't have to log into the mobile web page ..

Re: Mobile browser send credentials iOS

Posted: Tue Feb 19, 2013 3:37 pm
by fredericBUSjJet
have you tried for url something like "login:pass@mysite_url" ?

Re: Mobile browser send credentials iOS

Posted: Fri Jul 12, 2013 6:13 am
by colourpixels
Did you end (or anyone else?) up finding out how to do this? I too wish to login to a website for the user automatically using credentials stored within the local app. I'm wanting do do it using a html POST though, not get or url parameters.

Thanks for any insight!
Dale :)