-
Bug
-
Resolution: Done
-
Major
-
7.2.z.GA
-
None
This is a followup to JBEAP-18122 - https://issues.redhat.com/browse/JBEAP-18122
The issue is that if using Picketlink authentication handlers AND you call getParameter before reading from getInputStream then the input will be empty if the file size is over 20k. Also, you need to have the one-off patch from https://issues.redhat.com/browse/JBEAP-17878 if running against 7.2.5. 7.2.7 also has these changes.
Note this is the SAME test as in JBEAP-18122 except the request.getParameter call prior to the getInputStream.
Attaching reproducer.
- clones
-
JBEAP-18460 [GSS](7.2.z) InputStream is empty if getParameter is called in deployment with Picketlink which causes fileupload to fail with sizes over 20k
- Closed
- is incorporated by
-
JBEAP-18221 (7.3.z) Upgrade PicketLink bindings from 2.5.5.SP12-redhat-00010 to 2.5.5.SP12-redhat-00012
- Closed