spring-ldap
spring-ldap copied to clipboard
Spring LDAP
On https://spring.io/projects/spring-ldap#learn there are some incorrect links: * 3.2.4-SNAPSHOT links to https://docs.spring.io/spring-ldap/reference/3.2-SNAPSHOT/index.html, which shows the documentation for 3.2.5-SNAPSHOT. * 3.2.3-SNAPSHOT links to https://docs.spring.io/spring-ldap/reference/3.2, which shows the documentation for 3.2.4. *...
We are trying to use `LDAPS` with `TLS` over port `636`, this however results in failure. `javax.net.debug` system property is set to `"ssl:handshake:verbose:keymanager:trustmanager"` for debugging. `DefaultTlsDirContextAuthenticationStrategy` is configured using a...
Bumps [org.springframework.security:spring-security-config](https://github.com/spring-projects/spring-security) from 5.8.13 to 5.8.14. Release notes Sourced from org.springframework.security:spring-security-config's releases. 5.8.14 :star: New Features Document the role of CredentialsContainer #15319 :beetle: Bug Fixes Clarify url Parameter Usage in...
Bumps [org.springframework.security:spring-security-ldap](https://github.com/spring-projects/spring-security) from 5.8.13 to 5.8.14. Release notes Sourced from org.springframework.security:spring-security-ldap's releases. 5.8.14 :star: New Features Document the role of CredentialsContainer #15319 :beetle: Bug Fixes Clarify url Parameter Usage in...
Bumps [io.spring.ge.conventions](https://github.com/spring-io/gradle-enterprise-conventions) from 0.0.15 to 0.0.17. Release notes Sourced from io.spring.ge.conventions's releases. v0.0.17 :warning: Noteworthy Changes When upgrading to this release you must migrate from the com.gradle.enterprise plugin to the...
Closes #938