captiveportal

OS X CNA (Captive Network Assistant) doesn't load stylesheets for some sites

对着背影说爱祢 提交于 2019-12-08 02:45:33
问题 I wonder if anybody experienced this and, more importantly, found a solution. In OS X (desktop) Captive Network Assistant doesn't apply CSS stylesheets for some websites including (at least) Facebook Login page: Interestingly, it works fine on iOS devices – mobile CNA displays it just fine. Displays correctly in regular browsers on the same OS X desktop machine. I would assume there is an error stopping it from loading stylesheets but since CNA doesn't have any debug panel or log – it's hard

Google OAuth 2.0 and Captive portal with Embedded browser

扶醉桌前 提交于 2019-11-28 07:51:35
Both Android and IOS devices have a mechanism to detect captive portal on Guest Wifi networks. Whenever a captive portal is detected, these devices start an embedded browser in order to show up the captive portal. My captive portal allows my guest wifi to use their Google auth credentials in order to allow access to my wifi. The portal triggers an OAuth 2.0 with Google service and get back the user profile. All was working fine, unfortunately, Google decided to stop supporting OAuth 2.0 in Embedded browser on April 22nd. https://developers.googleblog.com/2016/08/modernizing-oauth-interactions

Google OAuth 2.0 and Captive portal with Embedded browser

时光怂恿深爱的人放手 提交于 2019-11-27 01:43:03
问题 Both Android and IOS devices have a mechanism to detect captive portal on Guest Wifi networks. Whenever a captive portal is detected, these devices start an embedded browser in order to show up the captive portal. My captive portal allows my guest wifi to use their Google auth credentials in order to allow access to my wifi. The portal triggers an OAuth 2.0 with Google service and get back the user profile. All was working fine, unfortunately, Google decided to stop supporting OAuth 2.0 in