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

Clarify url Parameter Usage in AD Provider Constructor #15409

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

Haarolean
Copy link
Contributor

Updated javadocs for ActiveDirectoryLdapAuthenticationProvider as discussed in #7760. Closes #7760.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 12, 2024
@jzheaux jzheaux changed the base branch from main to 5.8.x July 22, 2024 22:00
@jzheaux jzheaux changed the base branch from 5.8.x to main July 22, 2024 22:00
@jzheaux jzheaux changed the base branch from main to 5.8.x July 22, 2024 22:17
@jzheaux jzheaux self-assigned this Jul 22, 2024
@jzheaux jzheaux added in: ldap An issue in spring-security-ldap type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 22, 2024
@jzheaux jzheaux changed the title Update AD Auth provider javadocs Clarify url Parameter Usage in AD Provider Constructor Jul 22, 2024
@jzheaux jzheaux added this to the 5.8.14 milestone Jul 22, 2024
@jzheaux jzheaux merged commit ea2ec04 into spring-projects:5.8.x Jul 29, 2024
4 checks passed
@jzheaux
Copy link
Contributor

jzheaux commented Jul 29, 2024

Thanks, @Haarolean! This is now merged into 5.8.x, 6.2.x, 6.3.x, and main.

@Haarolean Haarolean deleted the issues/7760 branch July 30, 2024 20:41
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: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ActiveDirectoryLdapAuthenticationProvider does not implement support for multiple urls
3 participants