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?