You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mike R (Jira)" <ji...@apache.org> on 2022/06/13 14:09:00 UTC

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

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

Mike R commented on NIFI-9849:
------------------------------

[~exceptionfactory] Would upgrading to Spring Security SAML2 Core to version 2.0.0.M31 help resolve this issue? [Maven Repository: org.springframework.security.extensions » spring-security-saml2-core » 2.0.0.M31 (mvnrepository.com)|https://mvnrepository.com/artifact/org.springframework.security.extensions/spring-security-saml2-core/2.0.0.M31]

> 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
>            Priority: Major
>
> 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.7#820007)