[ 
https://issues.apache.org/jira/browse/NIFI-10284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joe Witt updated NIFI-10284:
----------------------------
    Fix Version/s: 1.17.0

> HTTP Request Log Missing Authenticated User
> -------------------------------------------
>
>                 Key: NIFI-10284
>                 URL: https://issues.apache.org/jira/browse/NIFI-10284
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>             Fix For: 1.17.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The framework HTTP {{nifi-request.log}} records the authenticated username, 
> when available, for HTTP request that the Jetty server handles. The 
> {{RequestAuthenticationFilter}} in the {{nifi-jetty}} module provides 
> authenticated user integration for Jetty Requests based on a request 
> attribute that a separate Spring Security filter provides.
> Changes to the Jetty Server filter configuration introduced a different 
> Headers Writer filter, which wraps the {{HttpServletRequest}}. As a result of 
> request wrapping, the {{RequestAuthenticationFilter}} is unable to set the 
> authenticated user on the Jetty Request, which results in a null value being 
> logged for all HTTP requests in {{nifi-request.log}}.



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

Reply via email to