Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-25534

Redirect request for parambuild first to login page if not logged in

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • Jenkins 1.583
      Build with parameters plugin 1.3

      We want to trigger job with parameter via link from external web page.
      If the user is logged in the link http://jenkins:9090/job/test/parambuild/?p1=A&p2=B works.
      If the user is not logged in a "Error 404 Not Found" is shown.

      Is it possible that requests to parambuild are redirected to login page ( e.g. http://jenkins:9090/login?from=%2Fjob%2Ftest%2Fparambuild%2F%3Fp1%3D1%26p2%3D2 ) if user is not logged in?

            sugonyak_ivan Ivan Sugonyak
            hjhafner Hans-Juergen Hafner
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: