Skip to content

Deprecate SpringSecurityLdapTemplate #17028

@jzheaux

Description

@jzheaux
Contributor

SpringSecurityLdapTemplate exposes many operations that are available in modern-day Spring LDAP by way of LdapClient and LdapQueryBuilder. We should try and replace usage of SpringSecurityLdapTemplate with Spring LDAP's default LdapClient implementation to simplify maintenance and configuration.

Activity

added this to the 7.0.x milestone on May 1, 2025
added
in: ldapAn issue in spring-security-ldap
and removed on May 1, 2025
minkukjo

minkukjo commented on May 9, 2025

@minkukjo

@jzheaux
I would like to work on this issue.
Please let me know if it's available for contribution.
Thanks!

jzheaux

jzheaux commented on Jun 18, 2025

@jzheaux
ContributorAuthor

Thanks, @minkukjo! I've converted the first three to issues and we can start from there. If you would please comment on one of those and I'll assign it to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: ldapAn issue in spring-security-ldaptype: enhancementA general enhancement

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @jzheaux@minkukjo

        Issue actions

          Deprecate SpringSecurityLdapTemplate · Issue #17028 · spring-projects/spring-security