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/03/30 16:49:00 UTC

[jira] [Created] (NIFI-9849) Refactor SAML 2 Support using Spring Security 5

David Handermann created NIFI-9849:
--------------------------------------

             Summary: Refactor SAML 2 Support using Spring Security 5
                 Key: NIFI-9849
                 URL: https://issues.apache.org/jira/browse/NIFI-9849
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework, Security
            Reporter: David Handermann
            Assignee: David Handermann


The [Spring Security SAML|https://spring.io/projects/spring-security-saml] project, which provides the implementation for SAML integration in NiFi reached end of life in October 2021. Spring Security 5.5 and 5.6 include a new implementation of support for SAML integration.

NiFi integration with SAML should be refactored to remove the dependency on the unmaintained Spring Security SAML library. The new implementation should be built on Spring Security 5 libraries, which also includes a number of transitive dependency upgrades.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)