跳至主要内容
ISO 27001
Purple certified since 2017
99.9%
authentication uptime SLA
WPA3
enterprise-ready across the platform
< 50ms
cloud RADIUS auth latency

TL;DR / Key Takeaways

  • Enterprise WiFi security is identity-first. A device joining the network proves it belongs to a known user or asset, against an identity provider, before traffic is allowed.
  • The three credible authentication models in 2026: WPA3 Enterprise with EAP-TLS (managed workforce), iPSK (IoT and contractors), captive portal with RADIUS (guests). Shared pre-shared keys do not belong in any of them.
  • Cloud RADIUS replaces on-prem Windows NPS for most organisations. The exceptions are estates where authentication has to survive WAN failure - distributed retail, remote sites, ships, aircraft.
  • The identity provider is the source of truth. Entra ID, Okta, and Google Workspace integrations are first-class; SCIM-driven group sync drives VLAN, ACL, and role assignment at the access point.
  • The compliance story (UK GDPR, PCI DSS 4.0, HIPAA, ISO 27001:2022) is satisfied by the same control set. Build the stack once; pass every audit that asks about wireless.

Most enterprise WiFi networks are still running on a credential model designed when employees worked from one building and IoT meant a wired printer. A single pre-shared key, shared across the workforce, rotated at variable intervals, written on a whiteboard near reception.

That model has been obsolete for a decade. Hybrid working, BYOD, contractor density, and the long parade of IoT make a shared password an unmanaged credential by definition. The leaver risk alone is enough to retire it; PCI DSS 4.0 and ISO 27001:2022 are now explicit that wireless authentication is in scope.

This guide is the technical and operational reference for what replaces the shared password. 802.1X and EAP-TLS for managed devices, iPSK for IoT and contractors, captive portal for guests, and a cloud RADIUS layer that ties all three back to your identity provider. Aimed at IT directors, security architects, and the network engineers who run the deployments.

The four properties of secure enterprise WiFi

A wireless network qualifies as enterprise-grade if it does four things. Networks that do three of them are common; networks that do all four are rare and worth working towards.

Identity-bound authentication

Every device that joins the network is tied to a known user or known asset, authenticated against your directory. No shared credentials, no anonymous joins.

Transmission encryption

WPA3 Enterprise as a minimum. AES-256, forward secrecy, protected management frames (802.11w) on. Transitional WPA2 fallback only where unavoidable.

Authorisation past join

Authentication grants network access; authorisation decides what that access is. Dynamic VLAN, ACL, or SGT assigned from RADIUS attributes - not flat-L2 trust after the password.

Auditable revocation

When a user leaves, when a device is lost, when a contract ends, network access stops within minutes. JML automation, certificate revocation, iPSK rotation - whichever the model is.

The six authentication models

Most organisations end up running two or three of these in parallel: one for managed workforce devices, one for IoT and contractors, one for guests. Mapping the right method to the right population is the first decision.

WPA3 Enterprise

Current standard. 192-bit suite-B mode for sensitive environments. Forward secrecy by default. The destination for any new enterprise SSID.

Use for: New builds. Refresh of existing 802.1X SSIDs.

EAP-TLS

Certificate-based, passwordless. The most secure method available; the one auditors prefer; the one with the highest user-experience score once provisioning is automated.

Use for: Managed workforce devices. BYOD with MDM-issued certs.

iPSK

Per-identity pre-shared key, looked up via RADIUS. No supplicant configuration. Per-identity isolation and revocation. Right answer where 802.1X is impractical.

Use for: IoT, contractors, multi-tenant residential, headless devices.

PEAP-MSCHAPv2

Username and password tunnelled inside TLS. Widely deployed, but only safe with strict server-certificate validation on every supplicant. Plan to retire.

Use for: Legacy estates during EAP-TLS migration only.

Captive portal + RADIUS

Authenticated guest WiFi. Identity comes through a portal sign-in, RADIUS records the session for accounting and policy. The right answer for visitors, not for staff.

Use for: Guests, contractors, partners. Never for managed devices.

Passpoint / OpenRoaming

Device-level certificate trust to a federated identity provider; joining is automatic. The future of public and large-venue WiFi; complementary to the above.

Use for: Large venues, transport hubs, federated education.

RADIUS: cloud or on-prem?

Every authentication model above runs through a RADIUS layer. RADIUS is the protocol; what changes between vendors and deployment models is where the RADIUS server sits and how it talks to your identity provider.

The dominant on-prem implementations - Microsoft Network Policy Server (NPS) and FreeRADIUS - were designed for an era when authentication latency over a leased line was tolerable and the identity provider was a domain controller in the same rack. Both still run a lot of corporate WiFi. Neither is a comfortable place to be in 2026.

Cloud RADIUS replaces the server-in-the-rack model with a managed service: anycast or multi-region active-active, sub-50ms authentication latency to anywhere, native connectors into Entra ID, Okta, and Google Workspace, automated certificate handling for EAP-TLS. The trade-off is that the WAN now sits between the access point and the auth server.

For most mid-market and a growing share of large-enterprise estates, the trade-off is worth taking. The exceptions are estates where authentication has to survive WAN failure: distributed retail with poor backhaul, remote industrial sites, ships, aircraft. There, on-prem RADIUS or a hybrid local-with-cloud-failover model still has a job. See Purple RADIUS-as-a-Service.

NPS to cloud RADIUS migration

  1. Export current NPS policy set; translate to the cloud-RADIUS policy model.
  2. Stand up cloud RADIUS in parallel, bound to the same identity provider.
  3. Migrate one SSID at a time, or one site at a time. Watch the auth-latency dashboards.
  4. Switch back-up routes from NPS to local-fallback (if used) before retiring NPS.
  5. Decommission NPS once the rollback window has closed.

The first three weeks are the entire risk. Plan a long quiet-period rollback option.

Identity provider integration

The identity provider is the source of truth. Group membership, employment status, device posture, and conditional-access policy all live there. The RADIUS layer is the bridge between the access point and the IdP; the value of the integration is what the IdP can decide about each authentication attempt.

Purple integrates natively with:

Microsoft Entra ID (Azure AD)
Okta
Google Workspace
JumpCloud
Ping Identity
Active Directory
OneLogin
Auth0

SCIM provisioning is the operational layer that makes the integration useful. When HR marks a leaver, SCIM propagates the change to the IdP, the IdP propagates to RADIUS, and the user’s WiFi access is removed within minutes. This is the JML automation that ISO 27001 auditors look for; it is also what saves the helpdesk from doing it manually.

Conditional Access (Entra ID) and equivalent policy engines apply at the WiFi join moment. Device posture (compliant, healthy, managed), location, and risk score are all available signals. Used well, they let you enforce “managed corporate devices only on this SSID” without writing a single ACL.

BYOD onboarding and the zero-trust LAN

Personal devices are the second-biggest population on most enterprise WiFi networks. Getting them onto WPA2/3 Enterprise without a helpdesk ticket is the difference between a workable security policy and one that gets routed around.

The pattern that scales is self-service certificate issuance through an onboarding portal. The user signs in with their corporate credentials, the portal generates a per-device certificate, the device installs it via a provisioning profile (iOS, macOS), Group Policy / Intune (Windows, Android), or MDM (corporate-managed devices). The certificate is bound to the user and the device, has a short lifetime, and auto-renews while the user remains an employee.

The zero-trust framing applies here. The WiFi join is the first authentication moment, not the only one. Device posture, network segmentation past the SSID, and continuous verification are the rest of the model. A modern WiFi stack contributes to a zero-trust LAN without needing to be marketed as such; the principles are identity-first authentication, micro-segmentation by role, and explicit-deny defaults. See WPA2 and WPA3 Enterprise and Staff WiFi.

Compliance and audit evidence

Wireless authentication has moved from a supporting control to an explicit, in-scope requirement across every major framework. The same stack satisfies all of them; the evidence just has to be available on demand. Pizza Express, AGS Airports, and the University of Sheffield run on Purple.

UK GDPR

Consent capture, data-subject rights, and breach notification all run through the guest WiFi data path, and the ICO can act on shared-credential exposure of personal data. Identity-bound access with an auditable log is the defensible position.

Reference ›

PCI DSS 4.0

Wireless requirements: 4.2.1 (strong cryptography), 11.2 (rogue-AP detection), 8.3 (unique user IDs - no shared passwords on the CDE WLAN). 802.1X with EAP-TLS is the cleanest control.

Reference ›

HIPAA Security Rule

§164.312(a)(1) unique user identification, §164.312(b) audit controls, §164.312(d) person or entity authentication. Certificate-based WiFi maps to all three.

Reference ›

ISO 27001:2022

Annex A.5.16 identity management, A.8.5 secure authentication, A.5.18 access rights. JML-tied WiFi access with audit trail is the evidence auditors look for.

Reference ›

Cyber Essentials

The UK government security baseline, which Purple holds. Secure configuration and access control both cover wireless authentication; certificate-based join is the cleanest evidence.

Reference ›

The three pieces of evidence that auditors ask for, in order: a current access log showing who has WiFi access and on what authentication method; a sample of leaver records demonstrating that access was removed within the documented SLA; and a configuration export of the RADIUS policy showing how each population is segregated. A WiFi stack that cannot produce these in minutes is not audit-ready, regardless of how secure it actually is.

Hardware compatibility

The authentication layer should be hardware-agnostic. Purple’s enterprise security stack runs on the access points you already own.

Cisco Meraki
Cisco Catalyst
HPE Aruba
Ruckus
Juniper Mist
Ubiquiti UniFi
Cambium Networks
Extreme Networks
Fortinet

Every current-generation enterprise access point supports the relevant standards: WPA3 Enterprise, EAP-TLS (RFC 5216), RADIUS (RFC 2865), and dynamic VLAN assignment via vendor-specific attributes. Older equipment (pre-Wave 2 802.11ac) may not; check before committing to an EAP-TLS rollout on it.

How to evaluate an enterprise WiFi security platform

An eight-item checklist for procurement, security, and network teams.

IdP-native integration

Direct authentication against Entra ID, Okta, or Google Workspace - not a brittle LDAP shim. SCIM-driven group sync.

Certificate lifecycle automation

SCEP / EST / Intune for issuance. Auto-renewal at 30 days, auto-revocation on leaver event. Manual cert handling does not scale past ~200 devices.

Cloud RADIUS with regional failover

Anycast or multi-region active-active. Authentication latency under 50ms. Survives WAN events without bringing the WLAN down.

Dynamic VLAN / role assignment

RADIUS VSAs that drive VLAN, ACL, or SGT. Authorisation must do real work; identity alone is not enough.

Passpoint / OpenRoaming readiness

Even if not deployed today, the platform should be Passpoint-capable. The transition is starting.

Auditable access log

Every join attempt, every failure reason, every policy decision. ISO 27001 and SOC 2 evidence in the dashboard, not a CSV export.

Hardware independence

Works with Cisco Meraki, HPE Aruba, Ruckus, Juniper Mist, Ubiquiti UniFi, Cambium, Extreme, and Fortinet. The authentication layer should outlive the AP refresh.

Migration tooling

Parallel-run support during NPS or legacy-RADIUS replacement. Cutover by SSID or by site, not all at once.

How to secure public WiFi for a venue

Securing public WiFi for a venue requires five layers working together: network isolation, session accountability, content filtering, encryption, and activity logging. Each layer addresses a distinct threat - from lateral movement into business systems to liability from unlogged traffic.

  1. Network segmentation. Place the guest SSID on a dedicated VLAN, completely isolated from your POS terminals, CCTV system, staff network, and any system holding cardholder or personal data. A guest who can reach your internal network is not a guest - they are a security incident. Most enterprise access points support this natively; the VLAN assignment can be driven from RADIUS so it applies automatically as guests associate.
  2. Captive portal with consent logging. Require sign-on before granting internet access. This creates an auditable session record - who connected, when, and from which device - and captures GDPR-compliant consent before any personal data is processed. A session log also deters misuse: anonymous access is the single biggest liability risk on a public network.
  3. DNS filtering and content blocking. Block malware domains, command-and-control infrastructure, peer-to-peer traffic, and illegal content at the DNS resolver - before any packet reaches the open internet. Category-based controls let you allow business browsing while blocking the traffic categories that create liability or consume disproportionate bandwidth.
  4. WPA2 or WPA3 encryption on the guest SSID. WPA2 is the minimum; WPA3 is available on all current-generation access points and removes the “unsecured network” warning that damages guest trust on iOS and Android. Passpoint (OpenRoaming) goes further - guests join automatically using a device certificate, with no password prompt and no splash page friction.
  5. Activity log retention. Retain connection logs for the period required by your jurisdiction. 12 months under the UK Investigatory Powers Act. Logs are both a legal obligation and your liability protection if you are ever required to assist an investigation. Ensure the logs capture session start and end times, the authenticating identity, and the assigned IP address.

Purple handles all five layers: Purple’s captive portal provides session accountability and consent capture; Purple Shield delivers DNS filtering and content controls; Purple SecurePass provides Passpoint-based WPA3 join. All three are hardware-agnostic and work across Cisco Meraki, HPE Aruba, Ruckus, Juniper Mist, Ubiquiti UniFi, Cambium, Extreme, and Fortinet.

Frequently asked questions

What is enterprise WiFi security?

+

Enterprise WiFi security is the umbrella term for the standards, protocols, and operational practices that protect a wireless network used by employees, contractors, and managed devices. The defining difference from consumer WiFi is identity: each user or device is authenticated against a directory rather than sharing a single password.

What is the difference between WPA2 Personal and WPA2 Enterprise?

+

WPA2 Personal uses a single pre-shared key (PSK) - the office WiFi password everyone shares. WPA2 Enterprise uses 802.1X to authenticate each user or device against a RADIUS server backed by your identity provider. WPA3 is the current standard; WPA3 Enterprise replaces the older PSK fallback weaknesses and adds 192-bit suite-B mode for sensitive environments.

What is 802.1X?

+

802.1X is the IEEE port-based network access control standard. A supplicant (the device) authenticates to an authenticator (the access point) which passes credentials to an authentication server (RADIUS). It works the same way on wired and wireless, but enterprise WiFi is where most organisations meet it. EAP-TLS, PEAP, and EAP-TTLS are the methods that run inside the 802.1X envelope.

Is EAP-TLS the same as passwordless WiFi?

+

In practice, yes. EAP-TLS uses a per-user or per-device certificate instead of a password. The user never types a credential; the device presents its certificate to the network and is authenticated against the issuing CA. Most "passwordless WiFi" products are EAP-TLS with managed certificate issuance bolted on top.

Should we still use PEAP?

+

Only with caveats. PEAP-MSCHAPv2 is still widely deployed but has known weaknesses: if the supplicant skips server-certificate validation (a common misconfiguration), a rogue AP can capture credentials and brute-force them offline. PEAP is acceptable as a stopgap during EAP-TLS migration; it should not be a long-term destination for a security-conscious organisation.

What is cloud RADIUS?

+

A managed RADIUS authentication service hosted by a vendor, with the access points connecting over the public internet (TLS-protected, hardened). It replaces the operational burden of running Windows NPS or FreeRADIUS on-premises. The right answer for most mid-market and a growing share of large-enterprise estates; the wrong answer where you need authentication to survive WAN failure.

How do I integrate WiFi with Entra ID, Okta, or Google Workspace?

+

Through a RADIUS layer that speaks to the IdP. For Entra ID, that's typically a cloud RADIUS service authenticating against Entra ID via the OpenID Connect or modern Microsoft Graph integration, plus Intune-issued certificates for EAP-TLS. Okta and Google Workspace follow the same pattern with their respective directory APIs.

What is iPSK and how is it different from 802.1X?

+

iPSK (Identity Pre-Shared Key) issues a unique pre-shared key per user or device, looked up at the access point through RADIUS. It's simpler to deploy than 802.1X (no supplicant configuration on every device) but provides per-identity isolation. iPSK is the right authentication for IoT devices, contractor BYOD, and multi-tenant residential WiFi; 802.1X with EAP-TLS is the right authentication for managed workforce devices.

Does WiFi security have to be part of a zero-trust programme?

+

WiFi authentication is the LAN equivalent of the identity-first principle in zero trust. A modern WiFi stack contributes: identity verification at network join, device posture as a continuous signal, micro-segmentation past the SSID via dynamic VLAN assignment, and revocation tied to the JML process. Calling it 'zero trust' isn't necessary; getting these four right is.

How does this satisfy HIPAA, PCI DSS, and ISO 27001?

+

HIPAA technical safeguards require unique user identification and audit controls; certificate-based WiFi gives you both natively. PCI DSS 4.0 requires authentication for any wireless access to the cardholder data environment and prohibits shared accounts; 802.1X with EAP-TLS is the cleanest path. ISO 27001:2022 Annex A.5.16 (identity management) and A.8.5 (secure authentication) are both addressable with the same stack. We have a full control-mapping cluster post linked from this pillar.

How do I secure public WiFi for a venue?

+

Secure public WiFi for a venue with five layers: (1) Network segmentation - put the guest SSID on its own VLAN, isolated from your point-of-sale, CCTV, and corporate systems. (2) Captive portal - require sign-on to create an accountable session log and collect GDPR-compliant consent. (3) DNS filtering and content blocking - stop malware domains and peer-to-peer traffic at the resolver. (4) WPA2 or WPA3 encryption on the guest SSID; Passpoint removes the "unsecured network" warning on modern devices. (5) Activity log retention for your jurisdiction - 12 months under the UK Investigatory Powers Act. Purple Shield handles DNS and content filtering; Purple Connect provides the captive portal and consent flow; Purple SecurePass delivers Passpoint and WPA3.

Cluster guides in this series

Deep-dive guides that support this pillar. Each goes further on one part of the enterprise WiFi authentication stack.

如何在员工离职时撤销 WiFi 访问权限

本指南向 IT 和场所运营团队展示了如何在不影响其他员工的情况下,在员工离职时取消其 Staff WiFi 访问权限。它对比了基于证书的 802.1X、特定身份的 iPSK 以及 SCIM 驱动的自动去激活方案,并提供了当日生效的运行手册、测试方法和审计证据模型。

Read guide →

在临床环境中规划 WiFi 7 部署:IoMT 设备、干扰与 HIPAA

本综合指南探讨了在临床环境中规划 WiFi 7 部署,重点关注 6 GHz 频段策略、传统 IoMT 设备兼容性、IEC 60601-1-2 射频干扰义务以及符合 HIPAA 的网络分段。它为医疗 IT 领导者提供了实用的架构建议,以便使用 Purple 的云 RADIUS 平台来保护混合设备群的安全。

Read guide →

如何安全地隔离员工与宾客 WiFi 网络:企业局域网的最佳实践

本指南为 IT 经理和网络架构师提供了一套独立于厂商的技术蓝图,旨在通过正确隔离员工和宾客 WiFi 流量来保障企业局域网的安全。内容涵盖 802.1X 认证、云 RADIUS、VLAN 隔离以及消除共享密码和保护企业资产所需的凭据生命周期管理。

Read guide →

网络管理员配置访客 WiFi RADIUS 认证指南

面向网络管理员的全面技术参考,介绍如何为访客 WiFi 部署 RADIUS 认证。内容涵盖架构、不限厂商的配置步骤、安全最佳实践以及常见部署故障排查。

Read guide →

在高等教育机构中为安全的 BYOD 和 802.1X WiFi 部署 SCEP

本技术指南详细介绍了高等教育 IT 团队如何使用 SCEP 为数万台 BYOD 设备自动进行 802.1X 证书注册。内容涵盖架构设计、安全优势以及将手动入网替换为安全、零接触网络准入模型的实际部署步骤。

Read guide →

安全 BYOD WiFi:Passpoint 证书入网与 xPSK (iPSK) 对比

一份面向 IT 团队的全面技术指南,介绍如何使用免触碰 Passpoint EAP-TLS 证书与特定厂商的 xPSK (iPSK/easyPSK, DPSK, PPSK, MPSK) 来保障员工和学生非托管设备 (BYOD) 的安全。

Read guide →

为访客和员工 WiFi 网络配置 RADIUS 认证

本技术参考指南概述了企业访客和员工 WiFi 网络的 RADIUS 认证架构、配置和部署。它为网络架构师和 IT 经理提供了构建安全、可扩展的无线访问控制系统所需的准确协议、安全标准和故障排除方法。

Read guide →

Passpoint and OpenRoaming: 完整指南

本技术参考指南对企业 WiFi 网络中的 Passpoint (Hotspot 2.0) 和 WBA OpenRoaming 框架进行了全面分析。它详细介绍了建立安全、无摩擦访客连接所需的底层身份验证协议、架构组件和部署策略。网络架构师和 IT 负责人将学习如何设计、实施这些标准并对其进行故障排除,从而在保持企业级安全性的同时消除手动登录障碍。

Read guide →

WPA2 Personal 与 Enterprise:有什么区别以及您应该使用哪一个?

本技术参考指南对 WPA2 Personal 和 WPA2 Enterprise 无线安全标准进行了权威对比。它详细介绍了 IT 决策者保护企业网络安全所需的底层加密握手、架构要求和部署方法。读者将学习如何从共享密码过渡到个性化的、基于证书的身份验证,以符合合规性框架并减轻内部威胁。

Read guide →

Sophos 防火墙与访客 WiFi:配合 Purple 设置 Captive Portal

详细了解 Purple 的云访客 WiFi 如何通过标准外部 Captive Portal 和 RADIUS 配合 Sophos 防火墙及其接入点工作,以及在哪里查看支持和查找设置步骤。

Read guide →

如何在高等教育机构中实施 SCEP 以实现安全的 BYOD 和网络注册

本技术指南为网络架构师和 IT 经理提供了一个与厂商无关的蓝图,用于部署基于 SCEP 的证书注册,以保护高等教育校园网络的安全。它详细介绍了如何从基于密码的 PEAP 迁移到 802.1X EAP-TLS、如何自动执行 BYOD 引导注册以及如何实施强大的 VLAN 隔离。

Read guide →

PPSK WPA3:功能与部署模式对比

本技术参考指南对比了 PPSK 与 WPA3-SAE,解析了它们在多租户环境中的架构差异和部署模式。它为 IT 经理和房地产开发商提供了实用指南,帮助他们利用 Purple 基于身份的解决方案构建安全、隔离的 WiFi 网络。

Read guide →

最佳 DNS filtering:面向企业用户的全面指南

本技术参考指南阐述了企业级 DNS filtering 如何通过在解析层(即在建立连接之前)拦截恶意域名来保障公共网络的安全。它为 IT 总监、网络架构师和场所运营团队提供了在酒店、零售和公共部门环境中保护宾客 WiFi 所需的部署架构、防火墙配置以及合规性背景信息。Purple Shield 在 DNS 级别为超过 80,000 个实时场所拦截恶意软件、僵尸网络和不当内容。

Read guide →

了解 Cisco SUDI:安全网络准入控制中的硬件锚定身份

本指南阐述了 Cisco SUDI 如何为企业网络基础设施提供硬件锚定且加密安全的身份。了解如何使用不可更改的 802.1AR 证书取代易受欺骗的 MAC 地址,以保障您场所的网络准入控制安全。

Read guide →

三大 SSID 统领全局:访客、Passpoint 与 IoT WiFi 设置指南

本技术指南为企业级场馆实施三 SSID WiFi 设计提供了权威蓝图。它详细介绍了开放式访客 Captive Portal 的配置、自动化 Passpoint 引导以及单设备 xPSK 身份验证,以实现完全的 VLAN 隔离和零信任网络访问。

Read guide →

Server RADIUS:企业全面指南

本指南为 IT 经理、网络架构师和 CTO 提供了关于企业 WiFi 的 Server RADIUS 认证的权威技术参考。内容涵盖 AAA 框架、802.1X 架构、EAP 方法选择、云端与本地部署的权衡以及动态 VLAN 分配。酒店、零售、活动和公共部门的场所运营商将获得实用的实施指导、真实案例研究以及从不安全的预共享密钥迁移到安全的、身份驱动的网络准入控制架构所需的决策框架。

Read guide →

Aruba ClearPass 对比 Purple WiFi:功能与协同部署比较

一份全面的技术指南,详细介绍了 Aruba ClearPass 和 Purple WiFi 的协同部署架构。内容涵盖 RADIUS 代理配置、动态 VLAN 分配,以及在企业级网络准入控制(NAC)旁部署安全且由分析驱动的访客网络的最佳实践。

Read guide →

Cisco ISE 对比 Purple WiFi:如何进行对比与协同工作

本指南阐述了 Cisco ISE 和 Purple WiFi 在企业网络中如何承担不同但互补的角色。它详细介绍了如何使用 Cisco ISE 进行安全的 802.1X 企业访问,同时利用 Purple 实现符合 GDPR 合规要求的访客 WiFi、营销分析和 CRM 集成。

Read guide →

EAP-TLS 对比 EAP-TTLS:您应该选择哪种基于证书的 WiFi 协议?

本指南针对 IEEE 802.1X 下的企业 WiFi 身份验证,对 EAP-TLS 和 EAP-TTLS 进行了权威的直接对比。它解释了双向证书身份验证与仅服务器证书隧道之间的架构差异,并根据设备管理能力和合规性要求,为 IT 经理、网络架构师和 CISO 提供了清晰的决策框架。Purple 支持员工 WiFi 的 EAP-TLS 和 EAP-TTLS 身份验证路径,本指南可帮助企业在致力于任何一种方法之前了解基础设施的权衡。

Read guide →

什么是 802.1X Supplicant(客户端)?客户端类型与设备配置

本指南阐述了 802.1X supplicant 在企业 WiFi 身份验证中的作用。内容涵盖技术架构、原生操作系统 supplicant 与第三方客户端的对比,并为部署 EAP-TLS 和 PEAP 的 IT 团队提供实用的配置指导。

Read guide →

管理用于 EAP-TLS WiFi 身份验证的数字证书

本技术参考指南详细介绍了用于 EAP-TLS WiFi 身份验证的数字证书生命周期管理。它提供了通过 SCEP 和 MDM 集成在企业网络中进行大规模部署、更新和注销证书的可行策略。

Read guide →

部署 SCEP 以实现安全的网络安全高等教育 BYOD 和 WiFi 认证

本技术指南为网络架构师和 IT 经理提供了一个与厂商无关的蓝图,用于部署基于 SCEP 的证书注册,以确保高等教育 WiFi 的安全。它详细介绍了从易受攻击的基于密码的认证向 EAP-TLS 的转变,重点关注可扩展的 BYOD 接入和 MDM 集成。

Read guide →

将 RADIUS-as-a-Service 与云目录(Azure AD 和 Google Workspace)进行集成

本技术参考指南详细介绍了如何将 RADIUS-as-a-Service 与云目录(Microsoft Entra ID 和 Google Workspace)进行集成,以实现企业级 WiFi 认证。它涵盖了从本地 NPS 到云原生 RADIUS 的架构转变、基于证书的 EAP-TLS 认证部署,以及在酒店、零售和公共部门环境中保障无线访问安全的运营最佳实践。对于已经投资于云身份的 IT 经理和网络架构师,本指南填补了目录管理与物理网络安全之间的空白。

Read guide →

如何配置 SCEP 实现自动化企业级 WiFi 证书注册

本指南介绍了如何配置 SCEP(简单证书注册协议)以实现自动化企业级 WiFi 证书注册,涵盖了从 PKI 和 NDES 到 MDM 配置文件部署和 RADIUS 验证的完整架构。本指南面向酒店、零售连锁店、体育场馆、会议中心和公共部门组织中,需要摆脱预共享密钥并部署可扩展、基于身份的 802.1X EAP-TLS 身份验证的 IT 经理、网络架构师和 CTO。Purple 的硬件无关型云覆盖平台可与此架构直接集成,提供与您经过证书身份验证的员工网络并行的访客和 BYOD WiFi 层。

Read guide →