Re: Reverse Proxy Auth Plugin - LDAP troubles - 404 error

2016-10-11 Thread Daniel Beck
This is a bug in the Reverse Proxy Auth Plugin. No plugin should ever depend on internal-only URLs of other plugins used e.g. for form validation or autocompletion (or even the Java API creating them). In this case, this change renamed doServerCheck to doCheckServer, removing the /serverCheck U

Reverse Proxy Auth Plugin - LDAP troubles - 404 error

2016-10-10 Thread Dunnigan, Terrence J
Hi all, I'm using Jenkins 1.625.3 and I'm trying to configure the Reverse Proxy Auth Plugin (1.5) with my LDAP information and encountering issues. When I use the same values to configure pure LDAP, it works fine. However when I configure the Reverse Proxy Auth Plugin I encounter errors as soo