You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/07/11 19:51:00 UTC

[jira] [Created] (NIFI-10217) Refactored Deprecated Usage of WebSecurityConfigurerAdapter in Registry

David Handermann created NIFI-10217:
---------------------------------------

             Summary: Refactored 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


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)