I'm looking for the best practises on creating an user account for REST API calls.
I got a request from my developer that they want to run RESTFUl API queries to search , create and update JIRA tickets. They also need an account to run the REST API calls.
As a jira administrator, what are the steps should I take to accomplish this?
We're using Active Directory for user authentication.
Should I create an AD account for the REST API authentication or Create an Internal jira account?
Appreciate if you could share your experiences on confiuring this.
You need to consider two things and decide on trade-offs,
To add to @DPKJ's answer:
Other advantages of using a separate user are:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you Both.
Could you please tell me if you used a local jira account or an active directory account?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've used both. It depends on the user management policy for the organization.
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.