I would like to use the same OAuth app for multiple websites. So, callbacks URLs will be different for each website. So, I would like to know will Jira OAUTH 2.0 (3LO) app allows me to add multiple callbacks or not?
Hello @dheerendrativona ,
This question has already been answered in the Developers Community:
An OAuth 2.0 app can only have a single callback URL. You’ll need to create a separate app per website, then design your codebase to accept multiple sets of OAuth secrets.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.