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

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

                Author: ASF GitHub Bot
            Created on: 25/Aug/22 11:51
            Start Date: 25/Aug/22 11:51
    Worklog Time Spent: 10m 
      Work Description: smolnar82 merged PR #625:
URL: https://github.com/apache/knox/pull/625




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

    Worklog Id:     (was: 803584)
    Time Spent: 50m  (was: 40m)

> New Knox service to add custom auth headers in the response
> -----------------------------------------------------------
>
>                 Key: KNOX-2792
>                 URL: https://issues.apache.org/jira/browse/KNOX-2792
>             Project: Apache Knox
>          Issue Type: Sub-task
>          Components: Server
>            Reporter: Sandor Molnar
>            Assignee: Sandor Molnar
>            Priority: Major
>             Fix For: 2.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> A simple REST service is needed to perform centralized authentication and 
> authorization of incoming requests. Combined with nginx's external 
> authentication capability it allows for every request to be checked for valid 
> authentication before being forwarded to the upstream service.
> If a valid principal is found, a header is added to the response, by default 
> {{X-Knox-Actor-ID}}, with the principal. In addition, if the authenticated 
> subject has groups, these are added into comma-separated headers of the 
> default form {{X-Knox-Actor-Groups-num}}. Each group header has a character 
> limit of 1000 to keep them reasonably sized. The header names can be 
> customized via configuration properties.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to