I have a special situation. My company is developing a Hotspot Solution where all clients are behind a firewall. Now we want to give our customers the possibility to login using their facebook credentials. To give them free access to the Internet. We do not want to do anything further. We only want to prove if password and email matches.
The big problem we are facing is, that facebook.com seems to use DNS roundrobbing with a very short TTL so we can not provide access to one IP.
Is there a possibilty to do a request from our Hotspot System if a user/password combination is ok without giving our client a direct connection to facebook?