Is there anything to be aware of when (confusingly) you're doing DIGEST authentication with a standard JDBC realm using MD5 digested passwords?

I've just tried changing an existing app with BASIC authentication to DIGEST and it stopped authenticating me. I tried all sorts of web.xml combinations but nothing worked until I put it back to BASIC.

My app worked in development when I was using tomcat-users.xml to authenticate (so no MD5 digest) - that's what makes me wonder if it's the DIGEST/digest.

Thanks in advance,

Digby


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to