SEC-706: Removed LDAP dependencies from tutorial app, since we now have a separate sample
This commit is contained in:
@@ -56,15 +56,6 @@
|
||||
dianne/emu
|
||||
scott/wombat
|
||||
-->
|
||||
<!--
|
||||
|
||||
Uncomment to authenticate against an embedded LDAP server.
|
||||
|
||||
<ldap-server ldif="classpath:users.ldif" />
|
||||
<ldap-authentication-provider />
|
||||
<ldap-user-service user-search-filter="(uid={0}" group-search-filter="member={0}"/>
|
||||
-->
|
||||
|
||||
<authentication-provider>
|
||||
<password-encoder hash="md5"/>
|
||||
<user-service>
|
||||
|
||||
Reference in New Issue
Block a user