David Handermann created NIFI-14938:
---------------------------------------
Summary: Reduce Logging Level for Authentication Started with
Client Certificates
Key: NIFI-14938
URL: https://issues.apache.org/jira/browse/NIFI-14938
Project: Apache NiFi
Issue Type: Improvement
Components: Security
Reporter: David Handermann
Assignee: David Handermann
The X509AuthenticationFilter inherits from NiFiAuthenticationFilter, which logs
informational messages on both starting and completing authentication events.
This information is duplicative of information written to the HTTP access log,
and should be reduced to the debug level. Other authentication strategies do
not use the NiFiAuthenticationFilter and are not subject to this logging
behavior.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)