spring-projects / spring-projects/spring-security
Deprecate SpringSecurityLdapTemplate
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 9.6k
- Forks
- 6.3k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 52
Description
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.
- #17289
- #17290
- #17291
- Add an
LdapAuthoritiesPopulatorimplementation that usesLdapClient - Deprecate
SpringSecurityLdapTemplate
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by reviewing checklist issues #17289, #17290, and #17291, then inspect the remaining LdapAuthoritiesPopulator and SpringSecurityLdapTemplate tasks; completion means the listed migration work is addressed and the template deprecation scope is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- authentication, security
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100