David Handermann created NIFI-14413:
---------------------------------------
Summary: 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
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)