[OPENIG-4750] AllowOnlyFilter fails with 500 when forwarded header malformed Created: 02/Jul/20 Updated: 19/Aug/20 Resolved: 08/Jul/20 |
|
Status: | Closed |
Project: | Identity Gateway |
Component/s: | None |
Affects Version/s: | 7.0.0 |
Fix Version/s: | 7.0.0, 7.0.0-micsvc-1.0.3 |
Type: | Bug | Priority: | Major |
Reporter: | Jan Hajovsky | Assignee: | Nils Renaud |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
IG 7.0.0-SNAPSHOT (b9fd3dec843) |
Attachments: |
![]() |
Story Points: | 1 |
Description |
If you send a malformed forwarded header (while having configured AllowOnlyFilter with IP list), e.g. string "1.2.3.4" (and no "for=1.2.3.4"), request will fail with 500. As discussed with Nils Renaud it should continue to another check instead. |
Comments |
Comment by Jean-Charles Deville [ 19/Aug/20 ] |
Closing issue after Release 7.0.0 |