Re: Proposal for new HTTP 1.1 authentication scheme

Scott Lawrence (lawrence@agranat.com)
Fri, 5 Dec 1997 13:53:46 -0500 (EST)


Digest authentication already includes a mechanism (the 'domain'
attribute; see section 3.2.1 of draft-ietf-http-authentication-00) to
specify that credentials may be used on multiple servers, and through the
'digest' attribute allows for mutual authentication.  

There is also the model of Kerberos to consider - developing a
ticket-based authentication scheme (with the advantages and problems of
any third-party mechanism) would be another area to explore.