Captive Portal

From Social ID Developers
Revision as of 22:22, 2 July 2018 by Renato.neves (Talk | contribs)
Jump to: navigation, search

Contents

Architecture

The captive portal and Social-ID platform integration are illustrated in the following diagram:


Wifi architecture.png

Once the user connects to a Wi-Fi network, the AP or controller redirects to the captive portal page. The user can log in using a social network or traditional credentials and the social login callback posts the user credentials to the wireless AP or controller.

The AP or controller must be configured to authenticate the users through RADIUS authentication. A RADIUS server and a client secret are configured and queried when an authentication request arrives. The Social Login RADIUS server authenticates the user and replies to the wireless AP or controller, which opens the Internet to the user and redirects back to some welcome or portal page. From this point the user can enjoy a free Internet.

Configuration Parameters

To configure the Captive Portal on almost all vendors you will need these basic parameters:

  • RADIUS server host or IP address: the hostname or IP address of the Social-ID RADIUS server responsible to authenticate users.
  • RADIUS client secret: the secret shared between the RADIUS client and server.
  • Captive portal URL: the URL of the external login page where the users will be redirected to.

RADIUS Server

The RADIUS server can be configured by hostname or IP address. We recommend to use hostname instead of IP address.

We have the following servers by environment:

Environment Region Hostname IP Authentication port Accounting port
production sa-east radius.socialidnow.com 54.94.140.247 1812 1813
production eu-central radius.eu-central.socialidnow.com 52.28.85.158 1812 1813
staging us-east radius-staging.socialidnow.com 107.170.154.155 1812 1813

RADIUS Client Secret and Captive Portal URL

These parameters are specific for each customer. Contact us to get more details.

Configuration Guides

Walled Garden for the Social Login

In order to enable social and traditional logins you need to configure a list of URLs that the users can access without being authenticated in the Wi-Fi network.

Get the list of URLs.

Captive Portal Customizations

Available customization options can be found here: Captive Portal Customizations

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox