diff --git a/redback-authentication/redback-authentication-providers/redback-authentication-ldap/src/test/resources/security.properties b/redback-authentication/redback-authentication-providers/redback-authentication-ldap/src/test/resources/security.properties index 9ff6edbb..7a36cb33 100644 --- a/redback-authentication/redback-authentication-providers/redback-authentication-ldap/src/test/resources/security.properties +++ b/redback-authentication/redback-authentication-providers/redback-authentication-ldap/src/test/resources/security.properties @@ -18,5 +18,3 @@ user.manager.impl=ldap ldap.bind.authenticator.enabled=true redback.default.admin=adminuser security.policy.password.expiration.enabled=false -user.manager.impl=cached -ldap.bind.authenticator.enabled=true \ No newline at end of file