TABLE 1: Authentication Methods
Authentication Method Benefits Drawbacks
Basic authenticationMany different browsers support this methodUsername and password exchanged in an insecure fashion (must use SSL to secure communications)
Digest authenticationMultiple vendors support this methodRequires AD; user passwords are encrypted rather than hashed when stored
Integrated Windows authenticationVery secureDoesn't work through proxy servers; limited support among vendors other than Microsoft
Client-certificate Very secure Requires server certificate and SSL mapping