Hi all,
I was wondering if its possible to create a mobione app that holds credentials for a specific web page and which enable the user to automatically login to the webpage after having configured/stored their credentials in the mobione app. To clarify, i have i webpage which is at a specific URL. If i surf to this URL from a mobile device i get a mobile loginpage and when i type in the credentials i get access to the page. I have limited access to the loginpage, this is created automatically through my CMS system so i can not change anything there. I am instead trying to do this from a app instead and the app would then basically just function as a launcher for the mobile (protected) version of my site.
The thought / question is if its possible to:
a) store the credentials in a mobione app
b) have a custom script of some kind that would type the credentials automatically when the user accesses the URL from inside the mobione app (the URL will be presented to the user through a iframe and the page that is displayed to the user is a page already configured for a mobile device and because of this the iframe works (it worked at first testing at least))
Any thoughts if this is possible. All comments are appreciated.
Thanks in advance, regards Henrik