Hi Daniel, Thanks for the quick response. We tested this setup on our Dev and Test environments and it works fine there. However, when we do this on Production which is this box with the issue at hand, then it gives the 403 Forbidden error.
Thanks & Regards, Jitesh Dundas Phone - 732-357-6292 On Fri, Mar 17, 2017 at 11:22 AM, Daniel Beck <[email protected]> wrote: > > > On 17.03.2017, at 10:18, jitesh dundas <[email protected]> wrote: > > > > Thanks for responding. yes it is a private plugin for authentication ( > Delegate to Servlet container. It works like a servlet filter which does > cookie based authentication) > > Then your plugin likely does not respect the well-known URLs that should > be available without authentication to anyone. > > Jenkins 2.37 introduced > Jenkins#isSubjectToMandatoryReadPermissionCheck(String) > to allow you to check whether something is exempt from that. > > > -- > 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/A5163AF8-CEE7-45F5-BB6A-297CF64B5950%40beckweb.net. > For more options, visit https://groups.google.com/d/optout. > -- 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/CADA5cDAQB3v%3DbOYa9A%2BDavGYAWhFOsHdaNFXz6q-ANmkMhD04Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
