Hi Leonardo,
there are certain details social authentication shares and WiNG allows you to capture.
After the user authentication is complete, additional API calls are made to obtain the user’s public profile and email address. The WiNG app can only request for certain fields of the user’s profile. They are:
- id
- name
- first_name
- last_name
- link to the profile picture
- gender
- locale
- email address
Please note that the user credentials are not stored by the AP or Controller. Also, the WiNG Application does not receive any of the information not shared publicly by the user.
Also, as this is almost standard captive portal redirection, it should be no problem for a virtual controller to run such service. It always depends on number of clients.
If you want to have a guest database you may consider using VX-9000 to act as MongoDB server storing Captive Portal data.
Let me know if you need more details.
Regards,
Ondrej