We have an existing in-house app that we plan to integrate with our JIRA/Confluence installation. Primarily, we'll be executing search requests from this app against JIRA/Confluence.
The documentation here, details how to accomplish this using Application Links and Oauth1.0a. However, it also states that using Oauth2 for apps is preferred which is documented here. This mechanism appears to still be in developer preview.
So my questions:
Hi,
Since you have your own home-brewed app, it is better to use plain old OAuth 1.0a with Application Links. Here's a great article - https://medium.com/mibexsoftware/how-to-use-oauth-with-atlassian-products-c0f357ae91eb.
We also have our own app, which sits between Jira and Slack. It talks to Jira via OAuth/Application Links.
Thanks Anton. I'd prefer to use OAuth2, but if this isn't supported (except by implementing an 'app', then OAuth1.0a will have to do. But aside from that, do you know whether there will be such a thing as "locally published" apps in the future?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It seems to me no, but who knows. For now Plugins2 framework plugins are the only solution for server edition.
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.