I have a non web based inhouse application that I want to interface to Jira to create new Issues etc. I have tried the Service Account route but that required the users to log out of their own accounts before using the app.
What is the process to get this non web based inhouse application registered so we can use our existing login to access the Jira API with OAuth2
This is explained at https://developer.atlassian.com/cloud/jira/platform/oauth-2-3lo-apps/ .
The auth for the app needs to be different from the authentication a user is using.
Hi
It is a non web based application so what do I add to Privacy Policy URL?
Due to the fact that the application is non web based, will we be able to use localhost as the callback URL for code grants?
Regards,
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.