<div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Wed, Nov 7, 2018 at 3:36 PM Lille M <<a href="mailto:lillemacdoe@gmail.com">lillemacdoe@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div>Thanks Daniel!</div><div><br></div><div>Below is the ldap.properties file (scrubbed).<br></div><div><br></div><div><br>idp.authn.LDAP.authenticator                    = bindSearchAuthenticator<br></div></div></div></blockquote><div><br></div><div>You're using the bindSearchAuthenticator, so update ldap-authn-config.xml like so</div><div><br></div><div><bean name="bindSearchAuthenticator" class="org.ldaptive.auth.Authenticator" p:resolveEntryOnFailure="%{idp.authn.LDAP.resolveEntryOnFailure:false}" p:authenticationResponseHandlers-ref="authenticationResponseHandler"></div><div><br></div><div>--Daniel Fisher</div><div><br></div></div></div></div></div>