Installation guide

67
Table 27 HTTP Login Page Settings
Option
Description
Login page
The base URL to the login page of the application.
Login form
The “action” parameter for the form method. For example, the login form for <form
method="POST" name="auth_form" action="/login.php"> would be “/login.php”.
This option is not required if the “Automated login page search” option
specified below is used.
Login form fields
Specify the authentication parameters (e.g., login=%USER%&password=%PASS%). If
the keywords %USER% and %PASS% are used, they will be substituted with values
supplied on the “Login configurations” drop-down menu.
This option is not required if the “Automated login page search” option
specified below is used.
Login form method
Specify POST or GET based on the login form requirements.
This option is not required if the “Automated login page search” option
specified below is used.