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
soon as I specify an LDAP hostname. It appears the Reverse Proxy Plugin is
trying to verify the LDAP server name using this url:
${rootURL}/securityRealms/LDAPSecurityRealm/serverCheck?field=server&server='+encodeURIComponent(this.value)+'&managerDN='+encodeURIComponent(this.form.elements['managerDN'].value)+'&managerPassword='+encodeURIComponent(this.form.elements['managerPassword'].value)
When I enter this URL manually I get a 404 error, which is the same error that
the plugin gives me. (I get the same error if I use my proxy name or my actual
hostname for $rootURL)
Any thoughts?
Thanks,
Terry
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-users/ad0b0a4e2a2b43d68dc9f797d5e7f740%40XCH15-05-11.nw.nos.boeing.com.
For more options, visit https://groups.google.com/d/optout.