CGI/1.0: authentication

robm@ncsa.uiuc.edu (Rob McCool)
Message-id: <9312080849.AA04619@void.ncsa.uiuc.edu>
From: robm@ncsa.uiuc.edu (Rob McCool)
Date: Wed, 8 Dec 1993 02:49:13 -0600
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
To: www-talk@www0.cern.ch
Subject: CGI/1.0: authentication
Content-Length: 347

I have added YAEV, Yet Another Environment Variable to the CGI spec: AUTH_TYPE.
This is the protocol-specific method used to authenticate the user. The value
of this variable would determine what is in the AUTH_USER variable (for
instance, if it was public key authentication, this may be the user's public
key). 

Any problems with this?

--Rob