Skip to content

issues Search Results · repo:nginxinc/nginx-ldap-auth language:Python

Filter by

72 results
 (69 ms)

72 results

innginxinc/nginx-ldap-auth (press backspace or delete to remove)

Hello All, I hope you are doing well, I m unable to authenticate against AD using nginx-ldap-auth as a container, in the access.log i see, GET / HTTP/1.1 401 574 and the login form just appears again, ...
  • Bodzz96
  • Opened 
    on Mar 25
  • #110

Issue: The NGINX LDAP Architecture image in the README isn t working. Image
  • travisamartin
  • 1
  • Opened 
    on Feb 14
  • #108

Does anyone know how to debug this. I am trying to setup nginx to authenticate using LDAP and installed the nginx-ldap-auth perl moudule but getting these errors: nginx-ldap-auth settings Traceback (most ...
  • 3linkceo
  • 4
  • Opened 
    on Jun 3, 2024
  • #107

Hey, i have problem with filter of ldap authorization(MS AD). Can you check it and tell me what did i do wrong? Thank you. location = /auth-proxy { internal; proxy_cache auth_cache; ...
  • PeLbmaN
  • Opened 
    on Oct 3, 2023
  • #106

Hello, in my company we can t build our docker images, would it be possible for you to push it on a public registry ? Greetings
  • LeHigh75
  • 2
  • Opened 
    on Mar 24, 2023
  • #105

Hello, I don t understand how the configuration could works by using only proxy_cache auth_cache; proxy_cache_valid 200 10m; When using HTTP Basic authorization by setting: proxy_set_header Authorization ...
  • eLvErDe
  • 1
  • Opened 
    on Nov 14, 2022
  • #103

Addressing Security Weaknesses in the NGINX LDAP Reference Implementation https://www.nginx.com/blog/addressing-security-weaknesses-nginx-ldap-reference-implementation/ On 9 April 2022, security vulnerabilities ...
  • chemsky
  • 2
  • Opened 
    on Aug 6, 2022
  • #102

Hi, Is there any possibility that we can limit the ldap authentication to some specific group or user? Is this even possible with nginx-ldap-auth daemon? Sth simmilar to: X-Ldap-Allowed-Usr/X-Ldap-Allowed-Grp ...
  • enidvrenozaj
  • 4
  • Opened 
    on Aug 3, 2022
  • #101

I currently am getting the below error from LDAP-auth: ldap.SERVER_DOWN: { result : -1, desc : Can t contact LDAP server , errno : 22, ctrls : [], info : Invalid Argument } It appears to traceback to ...
  • bencoffey66
  • Opened 
    on Jul 19, 2022
  • #100

Hi. If i use ldapsearch all requests are successful. But curl --location --request GET http://localhost:8888 --header X-Ldap-URL: ldap://test.local:389 --header X-Ldap-BaseDN: DC=test,DC=local --header ...
  • vadimiv
  • 1
  • Opened 
    on Jul 5, 2022
  • #99
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub