1
I am developing a portal Captive for Wifi networks, where the client connects and is automatically redirected to the web portal.
I wonder if it is possible to include a redirect on the page, so that instead of using the Smartphone’s OS browser, when it opens automatically, the page redirects to another browser like safari or Chrome. Especially Safari, because IOS is where I have the most problems.
Thank you
If I understand correctly, do you want to have a specific redirect for Google Crome? Independent of the Default browser?
– Marconi
It would be better to fix the portal to work with any browser. Including the fact that HSTS is being adopted more and more, so the interception of HTTPS things from known websites will become a problem in all browsers over time.
– Bacco
The portal in general is functional. But when I use the integrated browser of the OS of a smartphone, authentication with google and facebook fail, because when the page of authentication of social networks open in this browser in specific, it ends up being opened in the same page of the portal, and when the process ends, he cannot return to the previous page. When used in any other installed browsing, the process usually occurs, and when using the social network to authenticate, the page is opened in a new tab to log in and collect the data.
– Osmar Ferreira
I don’t know if I’m being too clear, but the intention was just to avoid that same browser.
– Osmar Ferreira