You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2004/10/13 01:35:20 UTC

DO NOT REPLY [Bug 31683] New: - It should be documented that JDBCRealm doesn't support digest authentication

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31683>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31683

It should be documented that JDBCRealm doesn't support digest authentication

           Summary: It should be documented that JDBCRealm doesn't support
                    digest authentication
           Product: Tomcat 5
           Version: 5.5.3
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Webapps:Documentation
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: hontvari3@solware.com


The realm documentaion e.g.
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/realm.html doesn't
mention that JDBCRealm (and DataSourceRealm) currently cannot support DIGEST
authentication.

There is an old bug report, bug#19767, which analysis the problem in detail:
some basic functions which are required for the Digest authentication are not
implemented. Based on google search several people were affected by the problem.
Moreover, there isn't any kind of error message or log entry which could help, 
this makes the problem more severe.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org