Community
Participate
Working Groups
Please add support for HTTP authentication to Jira connector, the same that has already been added to Bugzilla connector. Currently there's no way to provide the credentials when creating a repository and validating settings leads to 401 error (authorization required).
*** This bug has been marked as a duplicate of bug 159313 ***
Sorry to ask but is HTTP authentication really the same problem as HTTP Proxy authentication? There's no proxy in my case just a basic http authentication set on the web server. Now that bug 159313 is fixed, does it really fix this case as well?
My mistake, thanks for pointing that out. Eugene: we currently have no support for http authentication for the JIRA connector, right? I assume that just means that the dialogs pop up given how JIRA Core Services connects?
Unfortunately all that pops up in my case is a "401 error" dialog as I already described above.
(In reply to comment #3) > Eugene: we currently have no support for http authentication for the JIRA > connector, right? I assume that just means that the dialogs pop up given how > JIRA Core Services connects? No, there is no support for http auth. I believe it will require some changes in jira core services.
Any updates on this? I was excited to try out Mylar today and it's not going to work for me until this is addressed :-(
I'll look into getting this ready for the next milestone release.
Excellent. My sense is that this limitation is holding up quite a few people.
I have committed support for setting HTTP authentication and proxy settings for JIRA repositories. This currently not used when validating repositories (waiting on bug 172085 for that).
Created attachment 59337 [details] mylar/context/zip
Wow Steffen, you are on fire :) Fyi, I'm about to cut a 3.3 dev build that will have all your changes in it. Do you want to close this bug?
I'll wait for Rob to close bug 172085 and then fix the Validator (it's just a matter of passing a few additional parameters).
Committed final touches for Validator. Mik, please let me know when the dev build becomes available. We need to do some testing of all the recent changes...
2.0.0.v20070219-2000 should be available in 20 min. Note that the update site is now ../dev/e3.3. I'll send a message about that shortly.