Working with RADIUS attributes
Public access interface ASP functions and variables
15-86
iPassGetAbortLoginUrl()
Returns the iPass Abort Login URL.
iPassGetLogoffUrl()
Returns the iPass Logout URL.
iPassGetRedirectResponseCode()
Checks if the iPass authentication server is reachable and enabled. Returns one of the
following values:
iPassGetAccessProcedure()
Returns the access procedure supported by the controller. The controller supports procedure
version 1.0.
iPassGetLocationName()
Returns the location ID defined on the Public access > Access control page.
iPassGetAccessLocation()
Returns a value which can be used to determine the access point a user is connected to. This
is useful when you are using one or more APs in addition to the controller.
If a user logs into a AP, this function returns the MAC address of the AP’s downstream
port.
If a user logs into the controller, this function returns the MAC address of the controller
LAN port.
iPassGetLoginResponseCode()
Returns one of the following values when a user attempts to login to iPass:
0 Authentication server is reachable and enabled.
105 The authentication server could not be reached or is unavailable.
255 The authentication server could not be reached due to an error on the controller
(Internet port not up, for example).
50 Login was successful.
100 Login failed. Access was rejected.
102 Login failed. Authentication server error or timeout.
201 Authentication is pending.
255 The authentication server could not be reached due to an error on the controller
(Internet port not up, for example).