User guide

7-27
Cisco WLAN Controller Web Interface User Guide
OL-7416-04
Chapter 7 Management Menu Bar Selection
Web Login Page
Template for customer login page
You can use the login page template provided by Cisco to develop your own login screen. The template
contains the following:
Hidden attribute names that will enable the controller to authenticate the user.
A javascript function that will extract the AP MAC address and the redirect back URL from the
query string.
A function that sets your web auth page’s action URL.
Thus, based on the AP MAC address, you can change your login page using scripts or display a message
to the user.