-
Bug
-
Resolution: Done
-
Major
-
7.3.0.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
-
UNDERTOW-1637 Http-404 is returned when accessing protected application context resource without a trailing slash
- Resolved
- is cloned by
-
JBEAP-18378 [GSS](7.2.z) UNDERTOW-1637 - Http-404 is returned when accessing protected application context resource without a trailing slash
- Closed
- is incorporated by
-
JBEAP-18266 [GSS] (7.3.z) Upgrade undertow from 2.0.28.SP1-redhat-00001 to 2.0.30.SP1-redhat-00001
- Closed
- is related to
-
JBEAP-19337 [GSS](7.3.z) ELY-1954 - Submission for "j_security_check" login does not work if URL has no trailing slash
- Closed
- links to