You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some recent testing on v2.0.1 I noticed that the instructions for configuring LDAP authentication were no longer resulting in handling group membership correctly. Simple user authentication works okay, but the require_group and related values are not working correctly.
Unfortunately this means that v2.0.1 and v2.0.0 are broken with regards to LDAP group membership for authentication.
I'm working on a v2.0.2 patch release ASAP.
The text was updated successfully, but these errors were encountered:
mmguero
added
bug
Something isn't working
nginx
Relating to Malcolm's use of nginx
external
Depends on a bug or feature external to this project
labels
Apr 20, 2020
In some recent testing on v2.0.1 I noticed that the instructions for configuring LDAP authentication were no longer resulting in handling group membership correctly. Simple user authentication works okay, but the
require_group
and related values are not working correctly.Researching the issue led me to kvspb/nginx-auth-ldap#234. A previous PR (kvspb/nginx-auth-ldap#199) accepted on 2020-03-20 has apparently broken group membership (see the comments to kvspb/nginx-auth-ldap#234 and kvspb/nginx-auth-ldap@16d56ea for details why).
Unfortunately this means that v2.0.1 and v2.0.0 are broken with regards to LDAP group membership for authentication.
I'm working on a v2.0.2 patch release ASAP.
The text was updated successfully, but these errors were encountered: