You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
I'm trying to integrate JIRA 8.13 with Azure using OAuth 2.0. I've been able to set up an integration following https://confluence.atlassian.com/adminjiraserver0813/integrating-with-oauth-2-0-1027138387.html and I'm getting a successful test connection. However, when trying to use the integration for email server authorization the test connection to email is failing.
One difference to the instructions in my integration is that our security team would not grant permission to use the IMAP.AccessAsUser.All scope for this integration. I can use User.Read and offline_access, but that's all. I'm guessing the email server failure is related to this. Since I can't get the instructed scope implemented for my integration, is there any other way that I can implement the email server?
Thanks for any advice or insight.