If I use the Kerberos authentication of the plugin at https://wiki.jenkins-ci.org/display/JENKINS/Negotiate+SSO+for+Windows then it causes Jenkins to return a 413 (Request entity too large).
This is because the client sends a Kerberos ticket in the request headers, and that makes the size much larger. (A quick google for "Kerberos 413" will find plenty of people encountering this) The obvious answer is to increast the allowed Request Header Size, and Jetty allows this - but I can't work out where to put this setting to make the copy of Jetty that Jenkins includes use it. Any suggestions? I've raised an issue for the plugin here: https://issues.jenkins-ci.org/browse/JENKINS-38701 - but am hoping that there's a simple setting I can update. Thanks, Andy -- 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/b16c318e-03b4-4312-91cf-27aeea30787a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.