[ https://issues.apache.org/jira/browse/KNOX-3023?focusedWorklogId=917120&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-917120 ]
ASF GitHub Bot logged work on KNOX-3023: ---------------------------------------- Author: ASF GitHub Bot Created on: 01/May/24 13:57 Start Date: 01/May/24 13:57 Worklog Time Spent: 10m Work Description: moresandeep merged PR #903: URL: https://github.com/apache/knox/pull/903 Issue Time Tracking ------------------- Worklog Id: (was: 917120) Time Spent: 20m (was: 10m) > Extend the Hadoop proxyuser dispatch to optionally include groups in a header > in addition to doAs > ------------------------------------------------------------------------------------------------- > > Key: KNOX-3023 > URL: https://issues.apache.org/jira/browse/KNOX-3023 > Project: Apache Knox > Issue Type: Bug > Components: Server > Reporter: Sandeep More > Assignee: Sandeep More > Priority: Major > Fix For: 2.0.0 > > Time Spent: 20m > Remaining Estimate: 0h > > Currently Hadoop proxyuser dispatch does not have a mechanism to relay user > groups. This JIRA tried to address this problem. This can be done similar to > what we have done in [Knox Auth > Service|https://knox.apache.org/books/knox-2-0-0/user-guide.html#Knox+Auth+Service] > `auth/api/v1/pre` endpoint where a header is added to the response (by > default X-Knox-Actor-ID) with the principal name to the response. In this > case these headers will be added to outgoing requests. -- This message was sent by Atlassian Jira (v8.20.10#820010)