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=29622>.
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=29622

HttpServletRequest.getAuthType() always returns null

           Summary: HttpServletRequest.getAuthType() always returns null
           Product: Tomcat 5
           Version: 5.0.25
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Servlet & JSP API
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The HttpServletRequest.getAuthType() method always returns a null when SSL is
used even if Client Auth is enabled and working.  According to the documentation
the constant HttpServletRequest.CLIENT_CERT_AUTH should be returned.

The actual Client Auth functionality works correctly only the authentication
mechanism is not correctly reported to the Servlet through the getAuthType API.

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

Reply via email to