The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JIRA Rest API reCAPTCHA

teamcity
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 19, 2017

Hi,

we have a jira user which is used to authenticate rest api calls from a script. The authentication is done via basic auth. It all works usually fine.

The problem is that sometimes the reCAPTCHA kicks in and the script can't authenticate itself anymore. If i log in manually with this user and solve the captcha it will work again.

Can i disable the reCAPTCHA mechanism for this user or how can i configure this user as an API user?

Thanks for any help!

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
somethingblue
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 9, 2017

Hi,

In regards to Captcha it cannot be disabled for one user.  In light of that you can also reset the failed login count from the database so if he has db access they can do it using the instructions in How to reset failed login count from JIRA application Database.

There is also an open feature request to allow disabling CAPTCHA for one user that you can find at JRASERVER-40362.  Please vote on this issue so you will be notified of any workarounds or updates as they become available.  In addition add your use case in the comments so our developers have a better idea of why JIRA users would want to disable CAPTCHA for one user at a time.

Cheers,

Branden