Re: DIGEST Authnetication with Tomcat

2005-11-08 Thread Mark Thomas
If you use DIGEST authentication and digest passwords, the cleartext used to generate the digest is not just the user's password. This is documented at http://tomcat.apache.org/tomcat-5.5-doc/realm-howto.html#Digested%20Passwords Mark Khawaja Shams wrote: Hello all, I am having difficulty se

DIGEST Authnetication with Tomcat

2005-11-08 Thread Khawaja Shams
Hello all, I am having difficulty setting up digest authentication on Tomcat. I have tried tomcat 5.5.9 and 5.5.12, and I am having mixed results. I tried setting up the HTTP DIGEST authentication by placing a security constraint on my web.xml file, which works fine. However, my project also has a