Skip to content

Commit 2f22c62

Browse files
committed
Product Backlog Item 2160779: SaaS App Tutorial: JIRA Microsoft
1 parent 38c4a24 commit 2f22c62

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

articles/active-directory/saas-apps/jiramicrosoft-tutorial.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: saas-app-tutorial
1010
ms.workload: identity
1111
ms.topic: tutorial
12-
ms.date: 09/23/2022
12+
ms.date: 11/11/2022
1313
ms.author: dhivyag
1414
---
1515

@@ -146,6 +146,27 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
146146
> [!NOTE]
147147
> The SSO service provided by Microsoft Azure supports SAML authentication which is able to perform user identification using different attributes such as givenname (first name), surname (last name), email (email address), and user principal name (username). We recommend not to use email as an authentication attribute as email addresses are not always verified by Azure AD. The plugin compares the values of Atlassian username attribute with the NameID attribute in Azure AD in order to determine the valid user authentication.
148148

149+
1. If your Azure tenant has **guest users** then follow the below configuration steps:
150+
151+
a. Click on **Edit/pencil** icon to go to the Attributes & Claims section.
152+
153+
> [!div class="mx-imgBorder"]
154+
> ![Screenshot showing how to edit Attributes and Claims.](common/edit-attribute.png)
155+
156+
b. Click on **NameID** on Attributes & Claims section.
157+
158+
> [!div class="mx-imgBorder"]
159+
> ![Screenshot showing the NameID in Attributes and Claims.](common/attribute-nameID.png)
160+
161+
c. Setup the claim conditions based on the User Type.
162+
163+
![Screenshot for claim conditions.](./media/jiramicrosoft-tutorial/claim-conditions.png)
164+
165+
>[!NOTE]
166+
> Give the NameID value as `user.userprinciplename` for Members and `user.mail` for External Guests.
167+
168+
d. **Save** the changes and verify the SSO for external guest users.
169+
149170
### Create an Azure AD test user
150171

151172
In this section, you'll create a test user in the Azure portal called B.Simon.
24.2 KB
Loading

0 commit comments

Comments
 (0)