[
https://issues.apache.org/jira/browse/NIFI-16300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18111634#comment-18111634
]
ASF subversion and git services commented on NIFI-16300:
--------------------------------------------------------
Commit 980960db3bdae47390d99afbbce68f5f02257e79 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=980960db3bd ]
NIFI-16300 Fixed deprecated usage in BearerTokenAuthenticationFilter (#11630)
> 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
> Priority: Trivial
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)