-
Suggestion
-
Resolution: Unresolved
-
None
-
13
-
19
-
Issue Summary
Since Jira Service Management 5.8.0, support to connect mail channels to Office 365 accounts using OAuth 2.0 as the authentication method and MS Graph API as the protocol has been introduced, as per https://jira.atlassian.com/browse/JSDSERVER-12419.
However, this new integration doesn't support GCCH (Government Community Cloud High) accounts.
It isn't supported because regular Office 365 accounts connect to graph.microsoft.com to fetch emails via the MS Graph API protocol, whilst GCC High accounts connect to graph.microsoft.us.
Therefore, the connection is not established and the mail channel can't be connected using the domain graph.microsoft.com which is hardcoded and which cannot be configured via the UI.
Screenshots
As shown in the screenshots below showing the JSM Mail Channel configuration:
- when choosing Microsoft as the provider, there is no option to change the domain from graph.microsoft.com to graph.microsoft.us
- when choosing Custom as the provider, it is possible to change the mail server domain, but it is not possible to select MS Graph API as the protocol:
Therefore none of these providers can be configured to use GCC High accounts.
Workaround
To be added later.
- causes
-
JRASERVER-79044 Jira Mail Handlers configured to use the Microsoft Graph API don't support GCC High customers
- Gathering Interest
- relates to
-
JSDSERVER-6998 Office 365 using OAuth 2.0 doesn't support GCC customers
- Closed
-
JSDSERVER-12419 Microsoft Graph API integration for Incoming Mail handlers (JSM)
- Closed
- links to