Skip to content

Commit 41bdf87

Browse files
authored
Merge pull request #98428 from harshal-perennial/patch-4
Update jiramicrosoft-tutorial.md
2 parents 94c0bc2 + 118ffdd commit 41bdf87

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

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

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,37 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
118118

119119
![The Certificate download link](common/copy-metadataurl.png)
120120

121+
122+
123+
124+
1. The Name ID attribute in Azure AD can be mapped to any desired user attribute by editing the Attributes & Claims section.
125+
126+
> [!div class="mx-imgBorder"]
127+
> ![Screenshot showing how to edit Attributes and Claims.](common/edit-attribute.png)
128+
129+
a. After clicking on Edit, any desired user attribute can be mapped by clicking on Unique User Identifier (Name ID).
130+
131+
> [!div class="mx-imgBorder"]
132+
> ![Screenshot showing the NameID in Attributes and Claims.](common/attribute-nameID.png)
133+
134+
b. On the next screen, the desired attribute name like user.userprincipalname can be selected as an option from the Source Attribute dropdown menu.
135+
136+
> [!div class="mx-imgBorder"]
137+
> ![Screenshot showing how to select Attributes and Claims.](common/attribute-select.png)
138+
139+
c. The selection can then be saved by clicking on the Save button at the top.
140+
141+
> [!div class="mx-imgBorder"]
142+
> ![Screenshot showing how to save Attributes and Claims.](common/attribute-save.png)
143+
144+
d. Now, the user.userprincipalname attribute source in Azure AD is mapped to the Name ID attribute name in Azure AD which will be compared with the username attribute in Atlassian by the SSO plugin.
145+
146+
> [!div class="mx-imgBorder"]
147+
> ![Screenshot showing how to review Attributes and Claims.](common/attribute-review.png)
148+
149+
> [!NOTE]
150+
> 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.
151+
121152
### Create an Azure AD test user
122153

123154
In this section, you'll create a test user in the Azure portal called B.Simon.

0 commit comments

Comments
 (0)