We are integrating our SOAR platform (Siemplify) to Jira server. Once of the SOAR requirements was to generate an API token for authentication.
With this, can you give us support on how to do the above?
Appreciate your assistance.
Hi Romeo,
Jira server doesn't support API Tokens like Jira cloud, but there are apps available on the marketplace for this functionality.
I work with miniOrange, one of the marketplace vendors who provide such an app.
You can try out the app for free here:
API Token Authentication for Jira
Once you install the app and click on configure, you'll find the API Tokens tab where you can create API tokens.
The end users can click on the Avatar >> Configure API key to create API tokens.
Regards,
Ankit
You'll need an oauth token - see https://confluence.atlassian.com/adminjiraserver/integrating-with-oauth-2-0-1013845729.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, ok, you'll need the older version of the doc - still the same thing, you'll need to get an Oauth token.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nic,
Yes, we have the old version 8.5 and we need to implement oAuth to this server hosted on our environment to issue API token.
Can you assist on this?
Regards,
Romeo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.