-
Bug
-
Resolution: Done
-
Major
-
7.2.5.GA
-
-
-
-
-
-
?
-
Workaround Exists
-
-
When accessing an application that uses a "FORM" based login auth-method, the app root context parg (e.g "/context") is not redirected anymore with a trailing slash (e.g to "/context/").
This leads the "J_security_check" to be checked on the uri path "/j_security_check" instead of "/context/j_security_check" and hence causing an HTTP-404 Not Found error.
- clones
-
JBEAP-18488 [GSS](7.3.z) UNDERTOW-1637 - Http-404 is returned when accessing protected application context resource without a trailing slash
- Closed
- is duplicated by
-
JBEAP-19072 [GSS](7.2.z) j_security_check fails without trailing slash redirect
- Closed
- is incorporated by
-
JBEAP-18267 [GSS] (7.2.z) Upgrade Undertow from 2.0.28.SP1-redhat-00001 to 2.0.30.SP1-redhat-00001
- Closed
- links to