1.3 Protocol Overview (Synopsis)

This protocol enables a protocol client to determine which authentication mode is used by a web application. If the web application uses forms authentication, this protocol also enables a protocol client and a protocol server to authenticate a user.

A typical scenario for implementing this protocol is one in which forms authentication is used to programmatically log a user onto an application and authenticate subsequent requests by that user.