Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 27/Mar/15 1:03 AM
Description:

I'm using a chrome extension to display and visualize data from a jenkins server. I tried to start a certain build on that server using the jQuery function $.ajax(), but since the server is secured, I need to pass a username and password.

After googling for a while I found this format for the HTTP request:

http://username:APIToken@jenkinsurl

I've tried both this, and a combination of username and the actual password, but nothing seemed to work.

I have to note that I'm using the Jenkins Test Drive, and http://localhost:8080/ for my purposes, since I don't actually own a jenkins server. Maybe that has something to do with the above not working.

Project: Jenkins
Labels: api _javascript_ post-build json
Priority: Minor Minor
Reporter: Guy Yst
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to