[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Kerberos authentication in HTTP
Hello all,
if you are interested in using Kerberos for authentication on web, take a look
at http://meta.cesnet.cz/software/heimdal/negotiate.en.html
We have implemented the Negotiate authentication scheme defined by draft
'draft-brezak-spnego-http-03.txt', which is used by Microsoft's www
components. The method is based on using of SPNEGO and GSS-API. Our
implementation is intended for the Apache http server and Mozilla browser.
More information is avaible on the mentioned page.
regards
--
Dan Kouril