in reply to Dancer2::Plugin::Auth::Extensible::Provider::LDAP says "a successful bind must be completed"...

I believe you're experiencing this problem:

https://github.com/PerlDancer/Dancer2-Plugin-Auth-Extensible-Provider-LDAP/issues/8
  • Comment on Re: Dancer2::Plugin::Auth::Extensible::Provider::LDAP says "a successful bind must be completed"...

Replies are listed 'Best First'.
Re^2: Dancer2::Plugin::Auth::Extensible::Provider::LDAP says "a successful bind must be completed"...
by TieUpYourCamel (Scribe) on May 07, 2020 at 00:35 UTC
    Thanks whosgonna for noticing that. The branch/fork you mention does solve the problem in my SSCCE. I'm getting inconsistent results in my actual app that I'm working on. I'll have to do some more work to figure out what's going on.