we have created forge app and need to call external API to get some information of our external API. We have implemented authentication before return the response. How we make sure the API is called from JIRA forge app only.
Hi @Ritesh Khatri. If your external API utilizes OAuth 2.0, there see the Forge docs on external authentication.
Additionally, you can have your external API service check the hostname/IP address of the incoming request (from Atlassian). See this page for IP addresses and domains for Atlassian cloud products.
thanks for answering.
the link you have gave that is part of the forge app code. But my concern is calling external API. In which i want to authenticate in external API which developed in node.js or .net core. Where i can validate the token is valid or called from the valid JIRA forge app call.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Discover how Atlassian is revolutionizing service management with cutting-edge solutions for AI-powered support, HR Service Management, or DevOps connectivity.
Register here ⬇️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.