Hi I am using 0auth 2.0 3LO to connect to jira server, I created my oauth client app and set the call back url(url of my application say https://abc.com/index), got the clientId and secret, I am able to use this app and able to invoke jira rest end point using the access token, now my callback url changes for each customer say (https://xyz.com/index) because they might not be using a single instance of my application the Host may change per customer, how do i resolve this issue, do i need to configure new oauth app for each customer. please suggest.
Thanks in Advance.
Hello @Praveen_Rathore ,
Welcome to the Atlassian Community!
First of all, please notice that Oauth 2 is only supported for Jira Cloud, not for Jira Server.
Once this has been said, I believe the below thread in the Developers Community might answer your question:
Couple of things that can help you take this forward:
- You are right. Since 3LO is still in beta, to be able to test your app with multiple users, you still need to raise a ticket to enable public distribution of your app. Here is where you can raise the ticket.
- At this time, 3LO-based integrations are not being accepted into the Atlassian Marketplace. If your app has been accepted into the beta, you can distribute/syndicate your integration by sharing your authorisation URL with your user base, or within your own documentation.
Please review above thread for details, as well as the below request in the Developers Service Desk:
Finally, for the future, please notice that this is not the best place to get help on development related questions.
The right resources are listed in https://developer.atlassian.com/resources.
Specifically:
Cheers,
Dario
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.