About HTTP Authentication |
|
|
The HTTP authentication is a login/password-based mechanism implemented in the HTTP protocol itself. A Web server that requires an HTTP authentication will display a dialog box in a Web browser.
There are several HTTP authentication schemes depending on the way the proxy server has been configured. Here is the list of HTTP authentication supported by Monitoring Studio:
For Basic HTTP authentication, the password is sent in a Base64-encoded form and is therefore very easily decoded.
The proxy authentication also supports Basic, Digest, NTLM, and Negotiate authentication schemes. It can be configured for accessing Web sites using the Proxy Settings KM Command.
|