The choice between Local Web Authentication (LWA) and Centralized Web Authentication (CWA) depends on your need for dynamic policy enforcement and advanced endpoint services.
Centralized Web Authentication (CWA)
CWA is the standard for modern ISE deployments because the logic and portals are managed centrally on ISE rather than on individual switches or controllers.
Pros: Supports Change of Authorization (CoA), allowing ISE to dynamically update a user's access (like moving from a guest portal to full access) without a new login. it also supports advanced services like posture assessment, device registration, and BYOD onboarding.
Cons: Requires the network access device (NAD) to support specific URL-redirection and CoA capabilities.
Local Web Authentication (LWA)
LWA is the "original" WebAuth method where the login page is hosted directly on the network hardware.
Pros: Can be used with legacy or non-Cisco devices that do not support CWA or URL redirection.
Cons: No CoA support, meaning access levels cannot change dynamically based on profiling or posture. it offers very limited customization for web pages and lacks support for automated services like client provisioning or password resets.
Most organizations choose CWA because it provides a unified guest experience across both wired and wireless networks.