We have various automation and test scripts integrated with Jira (server version) using basic authentication. Obviously this may be a security concern since users/passwords can be passed in clear text is not using SSL.
Does SSL provide enough security such that passwords would be encrypted?
You can obfuscate using base 64 in Jira however decoding base 64 is easy also.
Is OAauth the only other way to integrate with the JIRA API for multiple user scripts?
Why is API Token only available for CLOUD based implementations? Is there any future update that will support this in SERVER based implementations?
Hello @Donald Skanes ,
Here it is API Tokens for Jira
Hope my plugin will bring more security to your automation
Cheers,
Roman
Hi Donald,
API token is only available for Cloud as you have discovered, so currently it's only possible to authenticate using Basic or OAuth:
I know it has been requested in the past but wasn't implemented due to lack of traction. I've created a feature request below for this, so please feel free to vote on it and follow, as well as comment with your usage case:
In the meantime, you'll want to use either Basic or OAuth for your authentication purposes.
Regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.