-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Open
Labels
in: ldapAn issue in spring-security-ldapAn issue in spring-security-ldaptype: enhancementA general enhancementA general enhancement
Milestone
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.
- Add an
LdapAuthoritiesPopulator
implementation that usesLdapClient
DeprecateSpringSecurityLdapTemplate
To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Metadata
Metadata
Assignees
Labels
in: ldapAn issue in spring-security-ldapAn issue in spring-security-ldaptype: enhancementA general enhancementA general enhancement
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
minkukjo commentedon May 9, 2025
@jzheaux
I would like to work on this issue.
Please let me know if it's available for contribution.
Thanks!
jzheaux commentedon Jun 18, 2025
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.