[ 
https://issues.apache.org/jira/browse/NIFI-14413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17944434#comment-17944434
 ] 

ASF subversion and git services commented on NIFI-14413:
--------------------------------------------------------

Commit c73cc71202f01d3e4223054824252958b344c8e1 in nifi's branch 
refs/heads/main from Artur Chyży
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c73cc71202 ]

NIFI-14413 Added User Agent to NiFi User Model

This closes #9843

Signed-off-by: David Handermann <[email protected]>


> Add User Agent to NiFi User Model
> ---------------------------------
>
>                 Key: NIFI-14413
>                 URL: https://issues.apache.org/jira/browse/NIFI-14413
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework, Security
>            Reporter: David Handermann
>            Assignee: Artur Chyży
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The value of the HTTP {{User-Agent}} header should be added as a standard 
> property of the NiFi User model to support the new Flow Action Reporter 
> described in NIP-7.
> The User Agent property should be defined as a String with an Optional 
> wrapper, indicating that it could be null or empty.
> Existing Spring Security filters and processing should be updated to capture 
> the User Agent as part of the authentication details, similar to the current 
> approach for the Client Address.
> Following this change, additional work under a separate issue will be 
> required to pass the User Agent to Flow Actions.



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

Reply via email to