You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/08/08 20:28:00 UTC

[jira] [Commented] (NIFI-10217) Refactor Deprecated Usage of WebSecurityConfigurerAdapter in Registry

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

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

Commit a4ea92ea3bc647e5afe40790fb121948d1fee2fe in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a4ea92ea3b ]

NIFI-10217 Refactored Registry Spring Security Configuration

Signed-off-by: Nathan Gough <th...@gmail.com>

This closes #6196.


> Refactor Deprecated Usage of WebSecurityConfigurerAdapter in Registry
> ---------------------------------------------------------------------
>
>                 Key: NIFI-10217
>                 URL: https://issues.apache.org/jira/browse/NIFI-10217
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: NiFi Registry, Security
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Spring Security 5.7.0 deprecated {{WebSecurityConfigurerAdapter}} in favor of configuring a {{SecurityFilterChain}}. The NiFi Registry Spring Security Configuration should updated to avoid extending the deprecated class.



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