[ 
https://issues.apache.org/jira/browse/KNOX-3062?focusedWorklogId=933642&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-933642
 ]

ASF GitHub Bot logged work on KNOX-3062:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Sep/24 17:50
            Start Date: 06/Sep/24 17:50
    Worklog Time Spent: 10m 
      Work Description: moresandeep closed pull request #933: KNOX-3062 - Fix 
an issue where group headers were not added to POST and PUT requests
URL: https://github.com/apache/knox/pull/933




Issue Time Tracking
-------------------

    Worklog Id:     (was: 933642)
    Time Spent: 20m  (was: 10m)

> 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: 20m
>  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)

Reply via email to