Vai al contenuto principale
80,000
venues running Purple
440M
logins last year
350M
unique users
99.9%
uptime SLA

TL;DR / Key Takeaways

  • A captive portal is the sign-in page on public WiFi - a web application that authenticates users, records consent, and tells the network to release the device.
  • Authentication options span click-through, email, social login, SMS, voucher, sponsored access, SAML/SSO, and iPSK. Most venues run two or three in parallel.
  • Captive portals work on every major access point vendor (Cisco Meraki, Aruba, Ubiquiti, Ruckus, Juniper Mist) via standard RADIUS. No hardware change needed.
  • Passpoint and OpenRoaming are not replacing captive portals. They coexist on the same SSID: Passpoint silently onboards returning users, captive portal handles branded first-touch and data capture.

A captive portal is the sign-in page that appears when you connect to public WiFi. You’ve used hundreds of them. In a hotel lobby, on a train, at the airport, in a coffee shop, the network shows you a page before it lets you onto the internet.

This guide covers what captive portals are, how they actually work, the authentication methods they support, how to brand them, how to secure them, and how to choose between captive portals and the newer Passpoint and OpenRoaming approach that’s quietly replacing them at venue after venue.

We run captive portal infrastructure across 80,000 venues with 440 million logins last year, on every major hardware vendor. The guide reflects that experience.

What is a captive portal?

A captive portal is a web page that intercepts WiFi traffic before granting access to the wider internet. When you join an unsecured network, your device tries to load a page (any page) and gets redirected to the portal instead. You sign in, accept terms, or pay, and the network releases you onto the internet.

That’s the user-facing definition. Technically, a captive portal sits between three components:

  1. The wireless access point that the device connects to
  2. A walled garden that allows DNS and a small set of pre-authentication URLs through
  3. The portal itself, hosted by the venue or by a captive portal software vendor

The portal authenticates the user, records consent and contact details if relevant, and tells the network’s RADIUS server or access controller to release the device.

Without a captive portal, an open WiFi network is just open. Anyone connects, no record exists, no terms apply, and the venue has no idea who used the network.

A branded captive portal sign-in screen on a phone
A captive portal: the page that intercepts WiFi traffic before granting internet access.

How does a captive portal work?

The flow has six steps, identical across most vendors. End-to-end it takes one to ten seconds depending on the authentication method.

  1. 1

    The device connects to the SSID

    Usually an open or pre-shared-key network broadcast by the venue's access points.

  2. 2

    Quarantine VLAN

    Traffic is firewalled so only DNS and the walled-garden URLs are reachable.

  3. 3

    Captivity probe

    iOS, Android, Windows, and macOS probe a known URL. If the response isn't expected, the OS launches the portal automatically.

  4. 4

    Authentication

    The user signs in via email, social login, SMS, voucher, SSO, or a click-through accept. The portal records the session.

  5. 5

    RADIUS CoA

    The portal tells the access controller "this device is now authenticated" via RADIUS Change of Authorisation, API, or accounting.

  6. 6

    Production VLAN

    Quarantine drops. Internet access opens. The session is logged with timestamp, MAC, identity, and policy.

Types of captive portal authentication

Captive portals support a range of authentication methods. Most enterprise venues run two or three in parallel and let the user choose, or the network selects the method by user type or policy.

Click-through

The user accepts terms and clicks "Connect." No identity captured. Used in low-friction environments where speed matters more than data, like free retail WiFi and transient public spaces.

Email and form capture

The user provides email, sometimes name, sometimes phone. The portal verifies the email - 17% of email addresses entered into captive portals are invalid without verification. The most common method in hospitality, retail, and any venue with a marketing programme.

See Verify

Social login

Sign in via Facebook, Google, Apple, or LinkedIn. The portal pulls verified identity attributes from the social platform. Faster than email forms but consent and data minimisation are more delicate.

SMS one-time password

The user enters a mobile number, receives a code, enters the code. Verified phone number, slower flow. Common in markets where email is not the dominant identifier.

Voucher

The user enters a printed or emailed code, typically time-bound or data-bound. Used for paid WiFi, conference WiFi, and hotel guest codes printed at check-in.

See Paid WiFi

Sponsored access

A staff member or host approves a guest. Common in corporate visitor flows, healthcare consultant visits, and supplier access in factories.

Single sign-on (SAML)

The captive portal redirects to the user's identity provider (Microsoft Entra ID, Okta, Google Workspace) and signs them in via SAML. Used in education and corporate environments.

See Staff WiFi

iPSK (Identity Pre-Shared Key)

Each device gets a unique pre-shared key issued through the portal, used for ongoing authentication via WPA2/3-Personal without a per-session sign-in. The foundation of Multi-Tenant WiFi.

See Multi-Tenant WiFi

Captive portal vs splash page: are they the same?

The terms are used interchangeably in conversation. Technically they’re different.

Splash page

The visual layer: the page the user sees. Branding, copy, terms, sign-up fields.

Captive portal

The full system: splash page plus authentication backend, network integration, session management, analytics, and data capture pipeline.

Every captive portal has a splash page. Not every splash page is a captive portal. When you see captive portal software in a buying conversation, the vendor is providing both the page and the backend.

What can you do with a captive portal?

The captive portal is a choke point. Every device that connects passes through it. That makes it useful for a lot more than sign-in.

Data capture

Marketing opt-ins, email verification, customer profile enrichment. Average opt-in rate across the Purple network is around 50% higher than digital channels like web pop-ups or paid social.

Compliance

Recording terms acceptance, age gates (relevant in gambling and licensed venues), consent for analytics. The cleanest place to capture documented consent.

Branding

A first-touch interaction with the venue's customer. Hotels, airports, and major retailers use the captive portal as a brand surface, not just a network door.

Personalisation

Once a user is recognised on a later visit, the portal can serve a different experience. Loyalty members see a different page from first-time visitors.

Network policy

Different users land on different VLANs with different bandwidth, content filters, and access permissions, all from the same captive portal.

Analytics

Footfall, dwell time, repeat visits, demographic segmentation. The join key between physical-venue analytics and digital marketing systems.

From sign-in to insight

Every captive portal session feeds straight into demographic, behavioural, and network analytics. Purple’s dashboards turn footfall, dwell time, repeat visits, and CRM enrichment into the inputs marketing teams plan against. Pizza Express, AGS Airports, and the University of Sheffield all run captive portals on Purple.

Revenue use cases are built in too: Paid WiFi generates revenue inside the captive portal flow with no separate billing infrastructure.

Demographic analytics dashboard
Behavioural analytics dashboard
Network analytics dashboard
Pizza Express logo
Customer story

3.7 million guests into the CRM in two years

Pizza Express used a branded captive portal to turn every guest WiFi connection into a verified marketing opt-in. The portal became a first-touch surface for loyalty, promotions, and re-engagement.

Read the Pizza Express story
Pizza Express branded captive portal login screen

Is a captive portal secure?

It depends what you mean by secure.

The captive portal itself is a web application served over HTTPS. The portal vendor is responsible for keeping that secure. Purple is ISO 27001 certified, Cyber Essentials certified, and runs regular third-party penetration testing.

The network underneath the captive portal is a different question. If the WiFi is open (no encryption), traffic between the device and the access point is unencrypted. A captive portal doesn’t change that.

There are three ways to address this:

WPA2 / WPA3 on the SSID

The captive portal still triggers for authentication, but the wireless link is encrypted. See WPA-Enterprise.

OpenRoaming or Passpoint

Standards-based authentication via cryptographic credentials, automatic wireless encryption.

HTTPS everywhere

Modern websites are HTTPS by default, so what the user sends and receives is encrypted end-to-end even on open WiFi.

For venues with elevated security obligations (healthcare, finance, government), the captive portal sits alongside or behind WPA2/3-Enterprise authentication. The Staff WiFi page covers the enterprise path; the captive portal handles the guest path.

Compliance and data capture

Any captive portal that collects personal data is subject to data protection law - UK GDPR in this region. Capturing a name and email at sign-in is one thing; sending marketing afterwards triggers PECR and UK GDPR.

UK / EU
GDPR - lawful basis, opt-in, access, erasure, data minimisation.
California
CCPA / CPRA - disclosure, opt-out of sale, deletion requests.
Canada
PIPEDA - express consent, purpose specification, retention limits.
Brazil
LGPD - lawful basis, explicit consent, data subject rights.

Purple ships GDPR, CCPA, and PIPEDA-compliant consent flows as standard, with venue-configurable consent statements per region. Data residency is selectable at provision time: EU, UK, or US.

Two practical points that catch venues out:

  • Pre-ticked boxes are not consent. Marketing opt-in must be an affirmative action by the user.
  • The legitimate-interest basis is narrow. Capturing a name and email at sign-in is fine on legitimate interest. Sending marketing emails afterwards is not. That needs explicit opt-in.

Full detail on the data privacy page.

Harrods branded captive portal with Verify

Branded captive portals

The captive portal is a branding surface. Most venues underuse it.

  • Loads in under two seconds on a mobile network handoff
  • Renders the venue’s logo, colours, and primary brand asset
  • Asks for one or two pieces of information at most
  • One primary CTA beyond connecting: loyalty enrolment, app download, current promotion
  • Looks like the venue’s website, not the network vendor’s template
  • Auto-detects the user’s language from device locale
  • Accessible in line with the Equality Act 2010 and WCAG 2.2

Purple’s portals are configured per-venue and per-SSID, with a drag-and-drop builder for marketing teams and full HTML/CSS control for design teams. The same portal can serve different content based on time of day, device type, returning vs new user, or location. See our captive portal product →

Captive portal hardware compatibility

A captive portal is software. It runs in the cloud (or on-premise for a few legacy deployments) and integrates with the venue’s access point hardware via standard protocols: RADIUS, walled-garden configuration, and in some cases vendor APIs.

Purple’s captive portal works with:

Cisco Meraki
Cisco Catalyst
HPE Aruba (incl. ClearPass)
Ruckus
Juniper Mist
Ubiquiti UniFi
Cambium Networks
Extreme Networks
Fortinet FortiAP
TP-Link Omada

If your access point supports IEEE 802.11 RADIUS authentication and a walled-garden configuration, the captive portal works. You don’t replace the hardware; you reconfigure the SSID to point at Purple.

For Cisco Meraki specifically, the integration is via the EXCAP API. For Aruba, via the standard RADIUS exchange or via ClearPass. For Ubiquiti UniFi, via the controller’s external portal redirect. Step-by-step deployment is documented in Purple’s vendor-specific guides.

Captive portals vs Passpoint and OpenRoaming

The captive portal isn’t going away, but it’s no longer the only answer.

Passpoint (sometimes called Hotspot 2.0) is a Wi-Fi Alliance standard that lets devices join a network automatically without a portal, using credentials stored on the device. The first time the device connects, it provisions a credential. From then on, it joins the network the way a phone joins a 4G network: silently, securely, with WPA2-Enterprise encryption.

OpenRoaming is a Wireless Broadband Alliance consortium that uses Passpoint to enable cross-venue roaming. Purple is an OpenRoaming identity provider - users of the Purple app get OpenRoaming credentials and connect automatically at any OpenRoaming-enabled venue.

Captive portal
Where you want a branded first-touch, data capture, or marketing opt-in.
Passpoint / OpenRoaming
Where you want zero friction, automatic secure connection, no portal interaction.
Both
Most large venues. Passpoint for returning users, captive portal for new-user data capture.
The Purple app showing automatic OpenRoaming connection at nearby venues
The Purple app provisions OpenRoaming credentials so users connect silently at every Purple venue.

How to choose a captive portal solution

A practical checklist for evaluating captive portal software.

Hardware compatibility

Does it work with the access points you already own?

Authentication methods

Does it support the methods your audience expects?

Compliance

GDPR, CCPA, plus vertical-specific: HIPAA, PCI-DSS, regional regulations.

Data residency

Can you choose where your data is stored?

CRM integrations

Native connectors for HubSpot, Salesforce, Mailchimp, Dynamics 365, Klaviyo.

Branding control

Drag-and-drop for marketing teams, full HTML/CSS for design teams.

Analytics

Visitor counts, return rates, dwell time, exportable to your existing dashboards.

Multi-site management

One dashboard across multiple venues.

Hardware independence

If you change AP vendors next year, does the captive portal come with you?

Pricing model

Per venue, per access point, per user? Predictable as you scale?

Uptime SLA

99.9% minimum. Major deployments need 99.99% or better.

Support model

SLA-backed support hours, regional coverage, named contact.

Purple meets all of the above. So do a small handful of competitors. The right answer depends on your existing stack, your vertical, and your scale. We publish direct comparisons against Cloud4Wi and other alternatives.

Common captive portal problems and how to fix them

A short reference for the most common operational issues. Most are walled-garden configuration. When in doubt, start there.

The portal doesn't appear on iOS

Usually caused by the captive portal not responding correctly to Apple's known-good URL probe. Confirm the portal returns a proper redirect (HTTP 302) to the captive page and that the walled garden allows captive.apple.com.

The portal loops or doesn't release the device

The RADIUS Change of Authorisation message isn't reaching the access point. Check the access point is configured to accept CoA from the portal's IP range, and that no intermediate firewall is dropping the messages.

Sign-in works but the user can't reach the internet

The walled garden is releasing the device, but the production VLAN isn't routing correctly. Check VLAN-to-internet routing and any per-VLAN firewall rules.

Social login fails on Android

Usually a missing walled-garden entry. Each social login provider needs its domain (and several Facebook or Google subdomains) on the pre-authentication walled garden so the OAuth flow can complete.

Email verification rejects valid emails

The verification service is rejecting addresses that look unusual: very new domains, unusual TLDs. Tune the verification policy or whitelist trusted domains.

The portal renders but submits silently

Usually a Content Security Policy mismatch between the portal and the social login or analytics scripts. Check the CSP headers in browser dev tools.

Frequently asked questions

What is a captive portal?

+

A captive portal is a sign-in page that appears when you connect to a public WiFi network. It intercepts your traffic before letting you onto the internet, asks you to authenticate via email, social login, SMS, voucher, or click-through, and records the session.

Is a captive portal the same as a splash page?

+

The terms are used interchangeably, but technically a splash page is the visual layer the user sees, while a captive portal is the full system including authentication, network integration, and session management.

Are captive portals secure?

+

The portal itself is served over HTTPS and is secure as a web application. The wireless link underneath depends on whether the network uses WPA2 or WPA3 encryption. Modern HTTPS websites are encrypted end-to-end regardless, so most content is safe even on open captive-portal WiFi.

What's the difference between a captive portal and a RADIUS server?

+

The captive portal is the user-facing sign-in flow. The RADIUS server is the network's authentication backend that records sessions and applies network policy. Most captive portal deployments include a RADIUS server in the background. Purple provides this as a cloud service so you don't run one yourself.

Can I run a captive portal on Cisco Meraki, Aruba, or Ubiquiti?

+

Yes. Purple's captive portal runs on every major enterprise access point vendor. The integration uses standard RADIUS and walled-garden configuration, no hardware change required.

What's a custom captive portal?

+

A captive portal page that's been designed for a specific venue, rather than using a vendor template. Purple supports both drag-and-drop customisation for marketing teams and full HTML and CSS control for design teams.

Is Passpoint replacing the captive portal?

+

Not yet, but Passpoint is growing. The two coexist: Passpoint for silent automatic onboarding of returning users, captive portal for branded first-touch and data capture. Most major venues deploy both on the same SSID.

How long does a captive portal session last?

+

Typically configurable from one hour to one year. Hospitality venues often set sessions to a week so returning guests reconnect automatically. Retail venues set shorter sessions to capture data on each visit. Purple's default is 30 days, configurable per SSID.

What data does a captive portal capture?

+

Whatever you configure, and no more. Typical fields are email, name, and a marketing opt-in. Optional fields include phone, date of birth, postcode, venue preferences, and custom fields. Consent is recorded per sign-up to meet PECR and UK GDPR.

Can I run a captive portal and Passpoint at the same time?

+

Yes. They run on the same SSID or on separate SSIDs broadcast by the same access point. The device chooses the best available method. Passpoint-capable devices connect silently; others land on the captive portal.

Cluster guides in this series

Deep-dive guides that support this pillar. Each goes further on one part of designing and running a high-converting captive portal.

Ubiquiti UniFi guest portal not redirecting: cause e soluzioni

Questa guida isola un errore di reindirizzamento del portale ospiti UniFi seguendo in sequenza lo stato dell'ospite, il reindirizzamento, la rotta di pre-autorizzazione e l'autorizzazione del controller. Fornisce ai team IT delle sedi un metodo collaudato per affrontare la confusione tra rete ospiti e Hotspot, i passaggi ai portali esterni, i requisiti attuali dell'account UniFi OS e i test di isolamento DNS.

Read guide →

Cisco Meraki splash page non funziona: un diagramma di flusso per la risoluzione dei problemi

Questa guida pratica per la fase di post-installazione isola il punto in cui un flusso splash Cisco Meraki ha riscontrato un errore: autorizzazione del client, avvio del redirect HTTP, raggiungibilità del walled garden o sign-on RADIUS. Fornisce ai team IT delle sedi un percorso di verifica controllato, consentendo di ripristinare il WiFi per gli ospiti senza apportare modifiche generiche a un'intera infrastruttura attiva.

Read guide →

Guida alla configurazione del WiFi ospiti aziendale: segmentazione VLAN, sicurezza e Captive Portal

Questa guida tecnica illustra ai team IT come configurare il WiFi ospiti come servizio di accesso a internet controllato, utilizzando la segmentazione VLAN, le policy del firewall e un captive portal. Spiega inoltre in che modo i moduli di registrazione e i controlli di onboarding di Purple offrono un'esperienza visitatore equilibrata senza compromettere la sicurezza dei sistemi del personale, di pagamento e operativi.

Read guide →

PCI DSS 4.0.1 per il WiFi degli hotel: cosa comporta la scadenza del 2025 per le reti ospiti e POS

Questa guida analizza i requisiti obbligatori PCI DSS v4.0.1 per le reti WiFi degli hotel, con particolare attenzione alla scadenza di marzo 2025. Offre indicazioni pratiche per i responsabili IT su segmentazione della rete, installazione delle patch software e scansione wireless per garantire la conformità durante le valutazioni del 2026.

Read guide →

Captive Portal vs. Reti Aperte: Bilanciare Sicurezza e UX

Questa guida di riferimento tecnico fornisce ad architetti di rete e IT manager un progetto completo per la distribuzione di reti WiFi per ospiti. Analizza i compromessi tecnici tra reti aperte e Captive Portal, dettagliando come bilanciare i protocolli di sicurezza con l'esperienza utente. I lettori impareranno a configurare meccanismi di reindirizzamento resilienti, gestire la randomizzazione dei MAC e implementare flussi di lavoro di autenticazione fluidi.

Read guide →

Captive portal per Cisco Meraki: come configurarlo con il WiFi ospiti di Purple

Come gestire un Captive portal di Purple su Cisco Meraki: autenticazione web esterna, RADIUS e walled garden, con un link alla guida passo-passo di Purple per l'esatta configurazione.

Read guide →

AP Alta Labs e WiFi ospiti: configurazione del captive portal con Purple

Come i punti di accesso Alta Labs funzionano con il WiFi ospiti di Purple attraverso un captive portal esterno, un authorisation secret e una chiave IAPP, con una nota onesta sulle analisi che richiedono RADIUS, e un link alla guida di configurazione dettagliata di Purple.

Read guide →

Mikrotik RouterOS e guest WiFi: configurazione del captive portal con Purple

Come il cloud guest WiFi di Purple si integra con i dispositivi MikroTik che eseguono RouterOS, utilizzando l'Hotspot integrato e il RADIUS, e dove trovare i passaggi esatti per la configurazione.

Read guide →

Captive Portal per HPE Aruba: come configurarlo con il WiFi ospiti di Purple

Configurazione di un Captive Portal ospiti su access point HPE Aruba Instant con Purple, utilizzando un Captive Portal esterno, RADIUS e una allowlist, tramite Aruba Central o il Virtual Controller.

Read guide →

Captive Portal per Ruckus Cloud: configurazione con il guest WiFi di Purple

Come eseguire un Captive Portal Purple su Ruckus Cloud (Ruckus One): un Captive Portal WISPr di terze parti, una chiave di integrazione e un walled garden, con un link alla guida passo-passo di Purple per l'esatta configurazione.

Read guide →

Captive Portal per Ruijie: come configurarlo con Purple guest WiFi

Come il cloud guest WiFi di Purple si integra con gli access point Ruijie serie RG utilizzando l'autenticazione web e RADIUS, configurati da riga di comando, e dove trovare i passaggi esatti di configurazione.

Read guide →

Risoluzione dei problemi di reindirizzamento del Captive Portal: Risolvere i problemi di connessione WiFi degli ospiti

Quando gli ospiti si connettono al WiFi ma non riescono ad accedere a Internet, la causa è quasi sempre un reindirizzamento del captive portal configurato in modo errato, non un guasto hardware. Questa guida fornisce un riferimento tecnico approfondito per IT manager, network architect e CTO per diagnosticare e risolvere l'intera catena di errori: dai probe di connettività a livello di sistema operativo e dai conflitti di certificati HSTS fino alle lacune di autorizzazione RADIUS e all'esaurimento DHCP. Associa ogni modalità di guasto a una soluzione concreta e mostra come l'overlay cloud indipendente dall'hardware di Purple elimina questi problemi nelle implementazioni Cisco Meraki, HPE Aruba, Ruckus, Juniper Mist, Ubiquiti, UniFi, Cambium, Extreme Networks e Fortinet.

Read guide →

Risoluzione dei problemi della rete WiFi pubblica: come risolvere i problemi "Connesso, senza Internet" e gli errori di reindirizzamento alla pagina di benvenuto

Questa guida tecnica di riferimento spiega i meccanismi alla base del rilevamento del Captive Portal e analizza in dettaglio le sei principali modalità di errore che impediscono la connessione al WiFi per gli ospiti. Offre ai responsabili IT e agli architetti di rete un framework pratico di risoluzione dei problemi per risolvere conflitti DNS, problemi di reindirizzamento HTTP e sfide legate alla randomizzazione degli indirizzi MAC.

Read guide →

Architettura Captive Portal: sicurezza, reindirizzamento e best practice

Un riferimento tecnico definitivo sull'architettura enterprise del captive portal. Questa guida analizza l'isolamento della rete, il reindirizzamento DNS, l'autenticazione RADIUS e la conformità della sicurezza per i responsabili IT che implementano reti WiFi ospiti sicure e ricche di dati.

Read guide →

Ottimizzazione dei Captive Portal B2B: Acquisizione di Nomi Aziendali e Dati Professionali

Questa guida spiega come i responsabili IT, gli architetti di rete e i direttori delle operazioni delle location possono configurare i captive portal B2B per acquisire dati professionali - nomi aziendali, qualifiche professionali e indirizzi email aziendali - al momento dell'accesso al WiFi. Copre l'intera architettura tecnica, dall'isolamento della VLAN e l'autenticazione RADIUS fino all'integrazione CRM con Salesforce e HubSpot, con conformità GDPR e CCPA integrata. Le location che implementano correttamente questa soluzione trasformano la loro rete WiFi per gli ospiti in un motore di dati di prima parte e in un sistema automatizzato di lead generation.

Read guide →

Come configurare un Captive Portal su Starlink: una guida per sedi remote e marittime

Questa guida spiega in dettaglio come escludere l'hardware Starlink nativo e integrare un captive portal gestito in cloud utilizzando apparecchiature di routing enterprise. Imparerete a superare il limite del CGNAT, applicare la segmentazione VLAN, gestire i vincoli di larghezza di banda satellitare e garantire la conformità normativa.

Read guide →

Come ottimizzare i Captive Portal per la massima sicurezza di rete e conversione degli utenti

Questa guida fornisce un progetto tecnico completo per l'ottimizzazione dei captive portal all'interno di sedi aziendali, coprendo l'architettura di segmentazione della rete, la selezione dei metodi di autenticazione, la progettazione del consenso conforme al GDPR e l'ottimizzazione delle conversioni. È scritta per IT manager, architetti di rete e CTO di hotel, catene di vendita al dettaglio, stadi e organizzazioni del settore pubblico che devono bilanciare la sicurezza della rete con l'acquisizione di dati di prima parte. Purple gestisce infrastrutture di captive portal in oltre 80.000 sedi con 440 milioni di accessi nel 2024, e i framework presentati qui riflettono questa esperienza operativa.

Read guide →

Architettura WiFi per hotel: integrazione PMS, Captive Portals e controllo della larghezza di banda

Questa guida fornisce un framework completo per la progettazione di reti WiFi aziendali per hotel. Delinea i requisiti tecnici per la segmentazione VLAN, l'integrazione PMS tramite FIAS, il design del captive portal e il controllo della larghezza di banda per client per garantire sicurezza, conformità e prestazioni ottimali.

Read guide →

Perché il mio WiFi ospiti non si connette? Risoluzione dei problemi del Captive Portal

Questa guida di riferimento tecnico autorevole spiega i meccanismi alla base del rilevamento del Captive Portal e descrive in dettaglio le sei principali modalità di errore che impediscono al WiFi ospiti di connettersi. Fornisce ai responsabili IT e agli architetti di rete un framework pratico di risoluzione dei problemi per risolvere i problemi di reindirizzamento HTTP, i conflitti DNS e le sfide legate alla randomizzazione MAC.

Read guide →

Configurazione del reindirizzamento del Captive Portal sui controller di rete aziendali

Questa guida autorevole descrive dettagliatamente l'architettura tecnica e i passaggi di configurazione specifici del fornitore necessari per implementare il reindirizzamento del Captive Portal sui controller di rete aziendali. Fornisce indicazioni pratiche per i team IT sulla configurazione dei walled garden, sull'integrazione dell'autenticazione RADIUS e sulla conformità alle normative GDPR e PCI DSS.

Read guide →

Guida passo-passo: Configurazione dei controller wireless Ruijie per i Captive Portal delle reti WiFi ospiti

Questa guida fornisce una panoramica tecnica completa per la configurazione dei controller wireless e dei gateway Ruijie per implementare Captive Portal per reti WiFi ospiti di livello enterprise. Copre la segmentazione VLAN, l'autenticazione RADIUS esterna tramite protocollo WISPr, la configurazione del walled garden e l'integrazione fluida con la piattaforma Identity-Based Networks di Purple per catturare dati di prima parte e generare valore aziendale misurabile nei settori hospitality, retail e pubblico.

Read guide →

Staff WiFi Captive Portal: Onboarding e autenticazione dei dipendenti

Un riferimento tecnico completo per i leader IT sulla progettazione e l'implementazione di captive portal WiFi per il personale. Questa guida copre l'autenticazione EAP-TLS, l'onboarding BYOD, la segmentazione VLAN e la gestione della larghezza di banda per migliorare l'efficienza operativa e mitigare i rischi di sicurezza.

Read guide →

Integrazione del login WeChat WiFi: catturare l'engagement tramite Captive Portal social

Questa guida dettaglia come integrare l'autenticazione WeChat WiFi nei captive portal aziendali, coprendo l'architettura OAuth 2.0, l'integrazione RADIUS e la distribuzione passo dopo passo su hardware Cisco Meraki, HPE Aruba e Juniper Mist. Offre ai responsabili IT e agli architetti di rete un framework pratico per acquisire dati di prima parte dagli 1,3 miliardi di utenti di WeChat, guidando al contempo l'engagement tramite i follow agli account ufficiali e i reindirizzamenti post-login.

Read guide →

Conformità WiFi GDPR: Come Raccogliere i Dati dei Guest in Sicurezza tramite Captive Portal

Questa guida tecnica fornisce a IT manager, network architect e direttori operativi delle location un framework pratico per raggiungere la conformità GDPR nelle implementazioni di WiFi guest. Copre le modalità con cui i captive portal raccolgono dati personali, come ottenere un consenso esplicito e come implementare policy automatizzate di conservazione dei dati per proteggere la tua organizzazione da sanzioni normative fino al 4% del fatturato globale. La piattaforma WiFi guest di Purple si adegua direttamente a ciascun requisito di conformità, dalla registrazione del consenso alla cancellazione dei dati con un solo clic.

Read guide →