Authentication methods
In the Authentication Tester main window, you choose the authentication method used by your web application. Options are:
- Form Authentication: (authentication is performed by a custom web-page)
- HTTP Authentication: (authentication as defined in the protocol)
The scan options available change depending on which method you select.
Note: If the application uses both types of authentication
(e.g. HTTP authentication in general and Form authentication for specific
administrator pages), you must provide Authentication Tester with the actual username and password for the HTTP authentication, to enable it
to test the Form authentication on these pages. (See HTTP authentication over form authentication for details.)