Hello guys,
We are currently experiencing an issue with a new OAuth 2.0 app integration for Jira while testing our application in a different environment. Below are the details of the problem, steps we followed, and the issue encountered:
We successfully use a Jira OAuth 2.0 app in our existing React + Node.js application to fetch Jira-related data for our organization's users. The integration works as expected. However, for testing our application in a new iFrame (Electron + Node.js) environment, we created a new OAuth 2.0 app with similar settings.
This behavior is specific to the new environment, as the same configuration works seamlessly in the existing React + Node.js application.
We suspect this issue might be related to:
We would greatly appreciate guidance or suggestions from the community or Atlassian team on resolving this issue. If there are any specific configurations or additional steps required for iFrame/Electron environments, please let us know.
Thank you in advance for your support!
Hello @gmoorthy
Based on my limited experience, the issue with OAuth 2.0 in your iFrame environment could be related to security restrictions. Jira OAuth flows often block iFrames due to modern browser security policies, which prevent embedding login flows for protection.
Try testing your integration in a non-iFrame environment to confirm if the iFrame setup is the issue.
Also, verify that the redirect URL used in your OAuth configuration is valid and accessible within your new environment.
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.