Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

regression: LDAP authentication no longer handles group memebership correctly #126

Closed
mmguero opened this issue Apr 20, 2020 · 1 comment
Assignees
Projects

Comments

@mmguero
Copy link
Collaborator

mmguero commented 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.

@mmguero 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
@mmguero mmguero self-assigned this Apr 20, 2020
@mmguero mmguero added this to Done in Malcolm Apr 20, 2020
@mmguero
Copy link
Collaborator Author

mmguero commented Apr 20, 2020

fixed in v2.0.2

@mmguero mmguero mentioned this issue Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Malcolm
  
Done
Development

No branches or pull requests

1 participant