Skip to content

Commit 753a1c4

Browse files
committed
update
1 parent 821a68d commit 753a1c4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,9 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
101101

102102
| Name | Source Attribute|
103103
| ------------| --------- |
104-
| firstName | user.firstName |
105-
| lastName | user.lastName |
106-
| email | user.email |
107-
| employeeId | user.employeeId |
104+
| first_name | user.givenname |
105+
| last_name | user.surname |
106+
| emailaddress | user.userprincipalname |
108107

109108
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, find **Certificate (Raw)** and select **Download** to download the certificate and save it on your computer.
110109

0 commit comments

Comments
 (0)