Skip to content
Open
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions docs/identity/saas-apps/jiramicrosoft-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,17 @@ ms.reviewer: celested
ms.service: entra-id
ms.subservice: saas-apps
ms.topic: how-to
ms.date: 03/25/2025
ms.date: 04/30/2026
ms.author: dhivyag
ms.custom: sfi-image-nochange
Comment thread
v-manevarsha marked this conversation as resolved.
# Customer intent: As an IT administrator, I want to learn how to configure single sign-on between Microsoft Entra ID and JIRA SAML SSO by Microsoft so that I can control who has access to JIRA SAML SSO by Microsoft, enable automatic sign-in with Microsoft Entra accounts, and manage my accounts in one central location.
---

# Configure JIRA SAML SSO by Microsoft for Single sign-on with Microsoft Entra ID

> [!WARNING]
> **Deprecation notice:** This plugin is deprecated on May 1, 2026. Support ends on July 30, 2026, to align with Atlassian server deprecations.

In this article, you learn how to integrate JIRA SAML SSO by Microsoft with Microsoft Entra ID. When you integrate JIRA SAML SSO by Microsoft with Microsoft Entra ID, you can:

* Control in Microsoft Entra ID who has access to JIRA SAML SSO by Microsoft.
Expand All @@ -29,7 +32,7 @@ Use your Microsoft Entra account with Atlassian JIRA server to enable single sig
The scenario outlined in this article assumes that you already have the following prerequisites:

[!INCLUDE [common-prerequisites.md](~/identity/saas-apps/includes/common-prerequisites.md)]
- JIRA Core and Software 7.0 to 10.5.1 or JIRA Service Desk 3.0 to 5.12.22 should be installed and configured on Windows 64-bit version.
- JIRA Core and Software 7.0 to 11.3.0 or JIRA Service Desk 3.0 to 5.12.22 should be installed and configured on Windows 64-bit version.
Comment thread
v-manevarsha marked this conversation as resolved.
Outdated
Comment thread
v-manevarsha marked this conversation as resolved.
Outdated
- JIRA server is HTTPS enabled.
- Note the supported versions for JIRA Plugin are mentioned in below section.
- JIRA server is reachable on the Internet particularly to the Microsoft Entra login page for authentication and should able to receive the token from Microsoft Entra ID.
Expand All @@ -50,7 +53,7 @@ To get started, you need the following items:

## Supported versions of JIRA

* JIRA Core and Software: 7.0 to 10.5.1.
* JIRA Core and Software: 7.0 to 11.3.0.
* JIRA Service Desk 3.0 to 5.12.22.
* JIRA also supports 5.2. For more details, select [Microsoft Entra single sign-on for JIRA 5.2](jira52microsoft-tutorial.md).

Expand Down
Loading