Skip to content

Add support for a custom LdapAuthoritiesPopulator to ActiveDirectoryL… #3940

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

Closed
wants to merge 1 commit into from

Conversation

tkuyper
Copy link

@tkuyper tkuyper commented Jun 19, 2016

…dapAuthenticationProvider

Added support for passing a custom LdapAuthoritiesPopulator via constructor or injected property.
Added a unit test.

Fixes SEC-2163 / #2390

I did not integrate the code posted to the JIRA ticket because it combined the default list of authorities with the custom providers list which is dangerous.

…dapAuthenticationProvider

Added support for passing a custom LdapAuthoritiesPopulator via constructor or injected property.
Added a unit test.

Fixes SEC-2163 gh-2390
@pivotal-issuemaster
Copy link

@tkuyper Thank you for signing the Contributor License Agreement!

@rwinch rwinch added this to the 4.2.0 M1 milestone Jun 21, 2016
@rwinch rwinch modified the milestone: 4.2.0 M1 Aug 15, 2016
@rwinch rwinch modified the milestones: 4.2.0 M2, 4.2.0 M1 Sep 21, 2016
@rwinch
Copy link
Member

rwinch commented Sep 21, 2016

Thanks for the PR! Pushing this to M2 as it relates to #4064 changes which won't make this release

@rwinch rwinch modified the milestones: 5.0.0.M1, 4.2.0 RC1 Oct 18, 2016
@jgrandja jgrandja modified the milestones: 5.0.0.M2, 5.0.0.M1 May 1, 2017
@rwinch rwinch force-pushed the master branch 2 times, most recently from 0e114c6 to fd244eb Compare June 8, 2017 22:26
@rwinch rwinch modified the milestones: 5.0.0.M2, 5.0.0.M3 Jun 15, 2017
@jgrandja jgrandja modified the milestones: 5.0.0.M3, 5.0.0.M4 Jul 24, 2017
@rwinch rwinch modified the milestones: 5.0.0.M4, 5.0.0.M5 Sep 13, 2017
@rwinch rwinch modified the milestones: 5.0.0.M5, 5.0.0.RC1 Oct 3, 2017
@rwinch rwinch removed this from the 5.0.0.RC1 milestone Oct 30, 2017
@rwinch rwinch added this to the 5.0.0 milestone Oct 30, 2017
@rwinch rwinch modified the milestones: 5.0.0, 5.1.0.M1 Nov 27, 2017
@rwinch rwinch modified the milestones: 5.1.0.M1, 5.1.0.RC1 Dec 19, 2017
@rwinch rwinch modified the milestones: 5.1.0.M2, 5.1.0.RC1 Jul 26, 2018
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 7, 2019
@jgrandja jgrandja removed their assignment May 21, 2019
@eleftherias eleftherias added in: ldap An issue in spring-security-ldap status: blocked An issue that's blocked on an external project change and removed status: waiting-for-triage An issue we've not yet triaged labels Nov 27, 2019
@Avec112
Copy link

Avec112 commented Jan 7, 2021

It never got included 👎

@rwinch rwinch closed this Apr 26, 2021
@rwinch rwinch deleted the branch spring-projects:master April 26, 2021 21:57
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 status: blocked An issue that's blocked on an external project change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants