DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9791>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9791 Form-based login fails using apache, mod_jk, mod_ssl without cookies Summary: Form-based login fails using apache, mod_jk, mod_ssl without cookies Product: Tomcat 4 Version: 4.0.3 Final Platform: All OS/Version: All Status: NEW Severity: Critical Priority: Other Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Here's the situation: We're setup with Apache v1.3.12 + mod_ssl + mod_jk + Tomcat v4.0.3 using forms-based authentication. Things work perfectly fine as long as cookies are enabled in the browser but if cookies are disabled you can't login. You are redirected to the login form properly but when you attempt to login you get the following Tomcat error message: Apache Tomcat/4.0.3 - HTTP Status 400 - Invalid direct reference to form login page So somehow in the interaction between the above components storage of the original URL is being lost. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>