Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have a very specific situation where I am wanting to allow a user to login using their Facebook account to gain access to free Wi-Fi. The user is unable to browse to any websites that are not added to the Wi-Fi router's whitelist before or during the login process. After login, the user is allowed to browse freely.

From initial tests, it seems like I cannot allow the user to login with Facebook unless I also whitelist the entire Facebook domain to allow the standard Facebook connect code to work.

It wouldn't make sense to whitelist the entire Facebook domain as this would mean users could browse a highly popular social networking site without needing to be logged in!

Are there any options open to me to allow me to offer the connect with Facebook feature without needing to whitelist Facebook.com?

share|improve this question

1 Answer

Sorry nope. The use will have to go to facebook.com at some point to log in. And he can only do that if he can access facebook.com

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.