LDAP Error Code Messaging

Daniel Fisher dfisher at vt.edu
Wed Nov 7 16:17:51 EST 2018


On Wed, Nov 7, 2018 at 3:36 PM Lille M <lillemacdoe at gmail.com> wrote:

> Thanks Daniel!
>
> Below is the ldap.properties file (scrubbed).
>
>
> idp.authn.LDAP.authenticator                    = bindSearchAuthenticator
>

You're using the bindSearchAuthenticator, so update ldap-authn-config.xml
like so

<bean name="bindSearchAuthenticator"
class="org.ldaptive.auth.Authenticator"
p:resolveEntryOnFailure="%{idp.authn.LDAP.resolveEntryOnFailure:false}"
p:authenticationResponseHandlers-ref="authenticationResponseHandler">

--Daniel Fisher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20181107/c9dcc478/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6317 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://shibboleth.net/pipermail/users/attachments/20181107/c9dcc478/attachment.p7s>


More information about the users mailing list