Hi, We have business scenario, where we would like access jira rest APIs, to authenticate resy APIs we would like use the Access Token, I refered to the follwing url https://developer.atlassian.com/server/jira/platform/oauth/ this generates a system token.
what we want is user specific token. So that when we run the API it will use user roles.I have not find any ways to do that. could you please help me with some documentation how we can do that. or is it possible to do it or not.
Hi @venu gowda
With the above, you would need a user whom you would login as to complete the steps specified in the link you shared.
This user would then have the required privilege configured in Jira. Note that with tokens, only one user would be able to be configured and would serve as a representative for all other users who may be making the rest calls to my knowledge of the guideline you linked.
Any other members of the community please correct me if I’m wrong here.
Hi @Ismael Jimoh I have done the configuration and i am able to generate the Access token and use to run get call. As i can see in the documentation is there any limitation on the type of REST call like PUT, POST.. is it possible to do POST and PUT call, let me know how i we can do it. Also i would like to know is there anyway to automate this process of generation of token without any manual interface.
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.