nginxinc / nginx-ldap-auth

Example of LDAP authentication using ngx_http_auth_request_module
BSD 2-Clause "Simplified" License
678 stars 202 forks source link

How to restrict logins to users in a certain AD group #82

Closed gh-claforce closed 3 years ago

gh-claforce commented 3 years ago

Hello, Looking at the documentation and examples I'm having a hard time figuring out how to restrict login to users in a certain group. I did see this pull request https://github.com/nginxinc/nginx-ldap-auth/pull/78. Any information would be helpful. Thanks, Chris.

gh-claforce commented 3 years ago

Never mind, I'm blind!