nginx authentication and authorization

Keith Brown keith6014 at gmail.com
Tue Sep 28 19:29:24 UTC 2021


I have two modules: spnego-http-auth-nginx-module and nginx-auth-ldap
working perfectly.

However, I am just not sure how to make them work together.
I have an endpoint

 I have an end point /login which gives me the remote_user because I
am using auth_gss. How can I use that information to check if the user
is in a LDAP group?


More information about the nginx mailing list