<div dir="ltr">Greetings Nginx list,<div><br></div><div>I've setup git-http-backend on a sandbox nginx server to host my git projects inside my network. I'm trying to get everything setup so that I can require auth to that server block using SSO, which I have setup and working with LDAP and Kerberos.</div><div><br></div><div>I have all my accounts in Kerberos which is stored in OpenLDAP and authentication works via GSSAPI. How do I get my git server block to use my central authentication? Does anybody have any experience in setting this up?</div><div><br></div><div>I've found a couple git projects which enhances Nginx to support LDAP authentication:</div><div><br></div><div>- <a href="https://github.com/kvspb/nginx-auth-ldap">https://github.com/kvspb/nginx-auth-ldap</a><br></div><div>- <a href="https://github.com/nginxinc/nginx-ldap-auth">https://github.com/nginxinc/nginx-ldap-auth</a></div><div><br></div><div>I've gone through the reference implementation (nginx-ldap-auth), but found that this won't work for me as I use GSSAPI for my authentication.</div><div><br></div><div>Looking to see if anybody has done something like this and what their experience was. Let me know if you'd like to see any of my nginx configuration files.</div><div><br></div><div>Thanks,</div><div>Joshua Schaeffer</div></div>