David Handermann created NIFI-16300:
---------------------------------------
Summary: Address deprecated usage in
BearerTokenAuthenticationFilter
Key: NIFI-16300
URL: https://issues.apache.org/jira/browse/NIFI-16300
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework, Security
Reporter: David Handermann
Assignee: David Handermann
The BearerTokenAuthenticationFilter in the application Security configuration
uses deprecated methods to wire in collaborating services. Spring Security
usage now recommends passing a Converter object to the Filter constructor. This
change can be implemented without impacting existing behavior
--
This message was sent by Atlassian Jira
(v8.20.10#820010)