When i integrate GitHub from Jira using GitHub for Jira installed from market place, how securely the authentication happens between Jira and GitHub? Does it use any access token and refresh token?
The GitHub for Jira app employs the industry-standard OAuth 2.0 protocol for secure authentication, leveraging GitHub Apps for granular permission management. Unlike personal access tokens, GitHub Apps provide a more secure and controlled approach. During integration, an access token is generated, but it's managed exclusively by the app, ensuring users don't have direct access.
The GitHub App requests specific permissions, approved during installation, which are typically more limited and secure than broad personal access token permissions.
Additionally, the integration features robust security measures, including webhook signature verification and TLS encryption for all communications. Setup involves creating a GitHub App within your organization and connecting it to Jira, ensuring a secure token-based authentication process.
The access tokens are securely managed by the app, inaccessible to Jira administrators or users. Overall, the GitHub for Jira app's integration prioritizes security and best practices, utilizing OAuth 2.0 and GitHub Apps for a reliable and manageable connection.
To learn more
Integrate Jira with GitHub | Atlassian Support
Connect GitHub Cloud to Jira | Atlassian Support
Hope this helps - Happy to help further!!
Thank you very much and have a great one!
Warm regards
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.