Closed tommywo closed 2 years ago
@tommywo this seems like an LDAP-specific issue. We can check if we can escape it in the nextjs package we are using, but typically these types of problems are on-premise and hard to replicate. We will check if we should upgrade or downgrade the ldap filter version we are using, but that might affect other users too so needs some checking. @CuriouzK0d3r could you comment here with the current package versions we employ in artemis-web?
@tommywo a temp fix is to use a DN with legal characters, not sure what is allowed according to the standard.
Hello! We are using passport-ldapauth: ^3.0.1 alongside with passport: ^0.5.0 :)
Describe the bug We cannot login to artemis using LDAP - web ui shows 502 error from nginx, frontend service throws error
Affected Component(s)
To Reproduce Steps to reproduce the behavior:
(
or)
in DNExpected behavior User is logged in
Screenshots System (please complete the following information):
Additional context Similar issue https://github.com/ldapjs/node-ldapjs/issues/621