https://issues.apache.org/bugzilla/show_bug.cgi?id=50771

           Summary: HttpServletRequest#getAuthType() returns null though
                    the request is authenticated.
           Product: Tomcat 7
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Cluster
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=26648)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26648)
I made a patch.

When Tomcat registers an authenticated Principal and authentication Type with
current session, 
only authenticated Principal is replicated, and authentication Type is not
replicated.
Therefore, Request#getAuthType() returns null though the request is
authenticated when the node changed. 


Best Regards.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to