HTTP Basic Authentication Fields
![]() |
Table 5. Basic Auth Data Tab Fields
Field Name | Description |
---|---|
Form Submit Method | Match this to the target form. More information on Get and Post can be found here. |
Username | The username value (tokens supported) to pass to the application as the username for basic authentication. |
Password | The password value (tokens supported) to pass to the application as the password for basic authentication. *Basic authentication via this module does not work with Internet Explorer. Users using Safari will also have their username and password exposed in the URL bar. If either of these is a concern for the environment, it is best to use the Form Fill (via Plugin) Authentication and to create a custom form to submit the basic authentication. More information can be found here. |