-
Improvement
-
Resolution: Fixed
-
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?
- is duplicated by
-
JENKINS-41411 Redirecting to Login Page, if not logged in already
-
- Closed
-