Small LDAP authentication daemon for use with nginx's ngx_http_auth_request_module
984
This service provides LDAP authentication for nginx via the http_auth_request API.
Grab corresponding binary from releases
go get -u github.com/akuznecov/nginx-auth-subrequest-ldap
GOOS=darwin GOARCH=amd64 CGO_ENABLED=0 go build
GOOS=linux GOARCH=386 CGO_ENABLED=0 go build
GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build
Use SystemD or Supervisor to daemonize nginx-auth-subrequest-ldap
Check example configuration files and correct it for your own environment
Content type
Image
Digest
Size
4.2 MB
Last updated
almost 8 years ago
docker pull fholzer/nginx-auth-subrequest-ldap