2015-07-10 2:35 GMT+03:00 Mark Eggers <its_toas...@yahoo.com.invalid>:
>
> Folks,
>
> I seem to be having a problem trying to use form-based authentication.
> What worked in 7.0.62 no longer works in 7.0.63. Using 7.0.62 I can
> successfully authenticate in my toy application and the latest version
> of Jenkins. Using 7.0.63 I end up on the form error page in my toy
> application and the latest version of Jenkins.
>
> I've not changed any of the configuration files. I run Tomcat using
> $CATALINA_HOME and $CATALINA_BASE. To upgrade Tomcat, I just install a
> new version and move some links around.
>
> Here is a rundown of my environment:
>
[....]

How it fails? (Steps, maybe also Access Log output)

Quick test with direct access to Tomcat and examples webapp = success.
(http://localhost:8080/examples/jsp/security/protected/index.jsp)

Possible areas to test:
1. httpd / mod_jk  : Do you have failure with direct access to Tomcat ?

2. cookie / set-cookie headers
e.g. see AccessLogValve configuration here:
https://bz.apache.org/bugzilla/show_bug.cgi?id=57872#c0

3. Realm

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to