You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/saas-apps/jiramicrosoft-tutorial.md
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,23 +123,28 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
123
123
124
124
1. The Name ID attribute in Azure AD can be mapped to any desired user attribute by editing the Attributes & Claims section.
125
125
126
-

126
+
> [!div class="mx-imgBorder"]
127
+
> 
127
128
128
129
a. After clicking on Edit, any desired user attribute can be mapped by clicking on Unique User Identifier (Name ID).
129
130
130
-

131
+
> [!div class="mx-imgBorder"]
132
+
> 
131
133
132
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.
133
135
134
-

136
+
> [!div class="mx-imgBorder"]
137
+
> 
135
138
136
139
c. The selection can then be saved by clicking on the Save button at the top.
137
140
138
-

141
+
> [!div class="mx-imgBorder"]
142
+
> 
139
143
140
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.
141
145
142
-

146
+
> [!div class="mx-imgBorder"]
147
+
> 
143
148
144
149
> [!NOTE]
145
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.
0 commit comments