I administer a Jenkins instance running on Tomcat 7. I have the
Google Login Plugin enabled for authentication.
When I am logged in to my Google account and I visit
However, when I am logged in to my Google account and I visit
...(with no trailing slash) I am sent into an infinite redirect loop, instead of being redirected to my instance's home page.
The same behavior is exhibited if I am not already logged in to my Google account, except there is a middle step where I am redirected to the Google login page.
Does anyone know how I can resolve this issue?