We are assessing the Microsoft Entra ID integration available in Jira Cloud Automation.
For built-in Entra actions, authorisation creates the Atlassian-A4J Enterprise Application and requests permissions relevant to the selected action. For the custom Entra request action, we provide our own App Registration, client ID and client secret, but Jira still requires a user to sign in and authorise the connection.
Could you please confirm:
1. Do both built-in and custom Entra Automation actions use the OAuth 2.0 authorisation-code flow with delegated Microsoft Graph permissions?
2. Do automation executions operate using the identity and Entra privileges of the user who established the connection?
3. Are Microsoft Graph application permissions or the client-credentials grant supported for custom Entra requests?
4. Is using a dedicated Entra service/integration user supported and recommended for production connections?
5. What events require the connection owner to re-authorise the connection?
Can Entra connections be centrally managed or reused across multiple automation flows?
6. How are refresh tokens stored, protected and renewed by Atlassian Automation?
Hi Gunjan,
Based on Atlassian's current documentation:
Also note that custom requests are currently limited to the graph.microsoft.com service root.
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.