Android or iOS Captive Portal Login Window Auto close on success -


currently i'm building captive login spalsh page should print terms of use of our internal wlan, far works, after accepting terms , having internet access, client still hangs on redirects site, thats not cool, there way automatically close captive portal login window after successful connection? tried redirect captive portal detection page, not work, there way automatically close captive portal window?

edit: tried have window.close, not work.

i don't think there way close captive browser on ios. whitelist captive network detection url, use dns-redirect method captive portals, , avoid captive browser entirely.

on newer versions of android, lollipop (5.0) , above, captive browser automatically dismisses detects full internet access. you'll behavior expect devices.

some people don't want android's new auto-close behavior, doesn't appear optional.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -