-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
7.2.7.GA
-
None
-
-
-
-
-
-
Workaround Exists
-
-
After UNDERTOW-1578, a trailing slash redirect is not done before the form login page is presented. This results in the context being lost for the j_security_check POST and it fails:
localhost.localdomain - - [25/Mar/2020:15:51:42 -0400] "POST /j_security_check;jsessionid=2rinyfprMaTeJG4yNWSNptFHZvr73Vd1paGSWcOt HTTP/1.1" 405 104 "http://localhost:8080/SimpleWar" "Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0" -
- duplicates
-
JBEAP-18378 [GSS](7.2.z) UNDERTOW-1637 - Http-404 is returned when accessing protected application context resource without a trailing slash
- Closed
- is caused by
-
UNDERTOW-1578 401 Unauthorized should be returned when requesting a protected directory without trailing slash
- Resolved