Is it possible to open the regular(user default) browser and redirect the browser to the company page after guests login through OS popup login window (Captive Portal Window)?
The scenario should be:
Guests walk in to our shop, and connect to WiFi access point
Guests owned device will popup a login window (by OS; may I call it Captive Portal Window)
After the guests input the password,
*** Can I close the login window automatically (maybe through javascript)?
*** And open the regular (user default) browser?
*** And redirect the regular browser to our company home page?
No, you cannot control how the client’s OS behaves. Captive portal windows are usually limited in what they can do for the specific purpose of signing in.
alogin.html - page shown after client has logged in. It pops-up status page and redirects browser to originally requested page (before he/she was redirected to the HotSpot login page)
rlogin.html - page, which redirects client from some other URL to the login page, if authorization of the client is required to access that URL