[
https://issues.apache.org/jira/browse/KNOX-3062?focusedWorklogId=994351&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-994351
]
ASF GitHub Bot logged work on KNOX-3062:
----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Dec/25 14:16
Start Date: 02/Dec/25 14:16
Worklog Time Spent: 10m
Work Description: smolnar82 commented on PR #933:
URL: https://github.com/apache/knox/pull/933#issuecomment-3602284661
@moresandeep - I think is still a valid issue to fix. Would you mind taking
a review, update/rebase your change and submit a new patch? Thanks!
Issue Time Tracking
-------------------
Worklog Id: (was: 994351)
Time Spent: 40m (was: 0.5h)
> Proxyuser groups are not included in POST and PATCH requests
> ------------------------------------------------------------
>
> Key: KNOX-3062
> URL: https://issues.apache.org/jira/browse/KNOX-3062
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Reporter: Sandeep More
> Assignee: Sandeep More
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> As part of KNOX-3023 we introduced appending groups and principal to the
> downstream services.
> The bug is in doPost() method, specifically in
> copyHeaderRequestHeaderFields() method in doPost() this method takes 3
> arguments and in other methods doGet() for e.g. it takes 2 arguments.
> The code that adds headers is in the method that takes 2 arguments this is
> why POST is not working. It appears to work with GET.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)