[
https://issues.apache.org/jira/browse/KNOX-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17842655#comment-17842655
]
ASF subversion and git services commented on KNOX-3023:
-------------------------------------------------------
Commit b6ff0acdc326e54fd061b4b2f4e172cef24f5a5f in knox's branch
refs/heads/master from Sandeep Moré
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=b6ff0acdc ]
KNOX-3023 - Include groups in a header in ConfigurableDispatch (#903)
> 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)