I have nginx authenticating with kerberos ( https://github.com/stnoonan/spnego-http-auth-nginx-module) and I would like it to authenticate Jenkins. Has anyone setup Nginx/SPNEGO and Jenkins?
For nginx on other products I do this proxy_set_header X-WEBAUTH-USER $remote_user; proxy_set_header Authorization ""; Is there something similar for Jenkins? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/ec17a03c-5633-478e-8b54-41d3d61b164c%40googlegroups.com.