logout page
Ends the user’s Visualization Platform session. The logout page gathers the user’s session information, clears it, and returns the user to the login page.
Name
<context root>\logout.do
Parameters
Table 25‑21 lists and describes the parameters for the logout page. The logout page also uses the common parameters.
Table 25‑21 Parameters for logout page URI 
URI parameter
Description
daemonURL
Contains the URI that accesses the Process Management Daemon, such as http://Server:8100.
user
The name of the user to log out. Either user or the common URI parameter authID must be specified. If authID is specified, user is ignored.
Used by
Not applicable.