Skip to content

A FastAPI app that authenticates users via LDAP for nginx

License

Notifications You must be signed in to change notification settings

peterpressl/nginx-ldap-auth-service

 
 

Repository files navigation

nginx-ldap-auth-service

nginx-ldap-auth-service provides a daemon (nginx-ldap-auth) that communicates with an LDAP or Active Directory server to authenticate users with their username and password, as well as a login form for actually allowing users to authenticate. You can use this in combination with the nginx module ngx_http_auth_request_module to provide authentication for your nginx server.

See the Documentation for more information.

About

A FastAPI app that authenticates users via LDAP for nginx

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 83.8%
  • HTML 6.2%
  • Makefile 3.7%
  • Dockerfile 3.3%
  • Shell 3.0%