I have a problem with connecting to Jira using Jira Application Scope. I have generated an API key on the administration panel.
Jira application scope requires a secure string for the API key so I saved it as a credential on Orchestrator. But testing the activity i got this error:
“Jira Scope: Authentication information is invalid. Please check your credentials and try again.”
I tested my credentials directly in Jira browser and all is working fine. Same user i used into the Jira Scope, Jira is using MFA authentication when testing the browser.
I’m populating this properties into the Jira Scope
Authentication Type as Api Token.
Api Token: Api value generated by Jira
Username: my Jira User
Thank you, I was trying using Auth2 that’s the reason because I used that configuration. Using Api and providing only username and the token it’s not working . Of course i was using log messages before to verify the credential values.
Yes I did, I removed all unnecessary propeties and the issue still there. Currently, my company is using MFA to authenticate to Jira. Can be the reason of the failure?