Here's a brief overview of the components. The CGI & Daemon make up
"Weblogin" in the diagram. Filter is the cosign part that runs on
"Service" in the diagram.
cgi: The central cgi is responsible for logging users into and out of
the central cosign server. It is also responsible for registering each
service a user logs into - this action ties the user's central login
cookie to their session on individual application servers such as our
web mail client, web directory client, or CourseTools environment. The
prototype CGI was built to use Kerberos V/GSSAPI to authenticate the

