-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Now with the shipped examples goodness:


On 7/9/2015 10:39 PM, Konstantin Kolinko wrote:
> 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)

Architecture where this works:
- ------------------------------
Browser -- Apache HTTPD -- mod-jk -- Tomcat 7.0.62 -- examples
Browser --                           Tomcat 7.0.62 -- examples
Browser --                           Tomcat 7.0.63 -- examples

Architecture where this fails (brings up invalid login page)
- ------------------------------------------------------------
Browser -- Apache HTTPD -- mod-jk -- Tomcat 7.0.63 -- examples

> 
> 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

So it does appear to be an issue with the supplied examples as well. I
didn't see anything obviously wrong with my mod-jk configuration
(posted in the first email).

I'll try to start working through the code changes to see where the
likely culprit is.

. . . just my puzzled 2 cents
/mde/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBAgAGBQJVoA6LAAoJEEFGbsYNeTwtgcEH/1Rb2Wji7oSELJgeUgTfdTRm
oDCnPQ5f11RBnx/7+0SHFN/4qu1VIOce0dckPIRM2KIkNI9mNsKPF2Bgt1Ixejvw
IaqlafbRgQTqXoomEB/Y3vxpzhRvo0sQCwJN4O81JLUcnT5wIgnaZr8Gwd0vkzMF
dktu5TEAIAiHRIWudFPpSuO5tWvJAu4FWzay4YPqfic4wGtCNGXtZQCeuL3bq6Jl
Hc51dvNMdkF1gWqDNNzarQu9POLb1qDW2Ezy4grlRKIHCUQWALoxqTZj3IL8g0Sc
phdi3pqd54pe5VDNc7l3mIdOCaYY+f529vz0CGBzzKox7qaa3/Lvpqy6CcQ5xtU=
=+F5Q
-----END PGP SIGNATURE-----

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

Reply via email to