mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 23:02:15 +00:00
SEC-2653: Remove explicit port for ldap-xml so can be dynamic for ci
This commit is contained in:
parent
c3d05bea62
commit
66c926f2c7
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
<!-- Simple namespace-based configuration -->
|
<!-- Simple namespace-based configuration -->
|
||||||
|
|
||||||
<s:ldap-server ldif="classpath:users.ldif" port="33389"/>
|
<s:ldap-server ldif="classpath:users.ldif"/>
|
||||||
|
|
||||||
<s:authentication-manager>
|
<s:authentication-manager>
|
||||||
<s:ldap-authentication-provider
|
<s:ldap-authentication-provider
|
||||||
|
Loading…
x
Reference in New Issue
Block a user