On Fri, Aug 12, 2016 at 1:12 PM, Daniel Watrous
<
daniel....@gmail.com> wrote:
> I think my current problems are related to our Jenkins configuration. We
> have a single sign on integration which seems to be interfering with the API
> calls that want to use HTTP basic authorization.
Generally API token calls should pass through. This presumes that your
SSO integration plugin is correctly implemented.
BTW JENKINS-26224 tracks missing REST documentation for `input`. It is
primarily intended for interactive use, so this alternate use case
(basically a workaround for lack of a first-class external callback
step) did not get as much attention.