-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
-
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.
- is cloned by
-
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
-
ELY-1954 Submission for "j_security_check" login does not work if URL has no trailing slash
- Resolved
- is incorporated by
-
JBEAP-18881 Upgrade Undertow to 2.0.30.SP1
- Closed
-
WFCORE-4825 Upgrade Undertow to 2.0.30.Final fixes CVE-2019-14888 and CVE-2020-1745
- Closed