Hello, I would like to know if there a way to bypass local Jira server captcha authentication with my Python API script using basic authentication (username/password)? The captcha feature has to be enabled for secure authentication. But I have to use the API script for ticket update automation task. Please advise as my script connection cannot be authenticated once the captcha is in enabled. Thanks for help.
Regards
Terence
Community moderators have prevented the ability to post new answers.
hi @Terence Bok, i have to do the same thing and i am encountering the same problem. did you find a solution for this since 2020?
thank you in advance.
Two options / workarounds
1) Let your script inform the user that the captcha has been set
2) Make use of encryption keys (by setting up an application link) to perform actions in Jira instead. These are not hindered by captcha's (and don't take up another user license). But can take some extra time to setup but is safer to use as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Apply agile practices
Transform how you manage your work with agile practices, including kanban and scrum frameworks.
Learning Path
Configure agile boards for Jira projects
Learn how to create and configure agile Jira boards so you can plan, prioritize, and estimate upcoming work.
Jira Essentials with Agile Mindset
Suitable for beginners, this live instructor-led full-day course will set up your whole team to understand how to use Jira with an agile methodology.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.