Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEC-1036: Upgrade to use Spring LDAP 1.3 #1287

Closed
spring-projects-issues opened this issue Nov 23, 2008 · 1 comment
Closed

SEC-1036: Upgrade to use Spring LDAP 1.3 #1287

spring-projects-issues opened this issue Nov 23, 2008 · 1 comment
Labels
in: ldap An issue in spring-security-ldap type: enhancement A general enhancement type: jira An issue that was migrated from JIRA
Milestone

Comments

@spring-projects-issues
Copy link

Luke Taylor(Migrated from SEC-1036) said:

1.3 will support direct authentication with a username and principal via the ContextSource interface, so we should be able to simplify our LDAP implementation substantially.

@spring-projects-issues
Copy link
Author

Luke Taylor said:

BindAuthenticator now uses the ContextSource to bind directly. It takes a BaseLdapContextSource now, so there isn’t an explicit dependency on DefaultSpringSecurityContextSource. The latter customizes the default behaviour of Spring LDAP’s AbstractContextSource, making normal Java LDAP pooling available for “manager” users but not for explicit binds to authenticate a user.

@spring-projects-issues spring-projects-issues added in: ldap An issue in spring-security-ldap Closed type: enhancement A general enhancement type: jira An issue that was migrated from JIRA labels Feb 5, 2016
@spring-projects-issues spring-projects-issues added this to the 3.0.0 M1 milestone Feb 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: ldap An issue in spring-security-ldap type: enhancement A general enhancement type: jira An issue that was migrated from JIRA
Projects
None yet
Development

No branches or pull requests

1 participant