-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
in: ldapAn issue in spring-security-ldapAn issue in spring-security-ldaptype: enhancementA general enhancementA general enhancement
Milestone
Description
Expected Behavior
The integration tests in spring-security-ldap
use a random port to prevent collisions
Current Behavior
The ApacheDsContainerConfig
uses the default port, which is 55389
. With concurrent tests, this increases the likelihood of a collision.
Context
The builds fail more often when LDAP tests use ApacheDsContainer
with the default port due to port collisions.
Metadata
Metadata
Assignees
Labels
in: ldapAn issue in spring-security-ldapAn issue in spring-security-ldaptype: enhancementA general enhancementA general enhancement