Skip to content

Commit 2415e76

Browse files
Merge pull request #220883 from v-missam/monday1
update doc
2 parents 525d946 + 3cefe89 commit 2415e76

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

articles/active-directory/saas-apps/mondaycom-provisioning-tutorial.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -104,24 +104,24 @@ This section guides you through the steps to configure the Azure AD provisioning
104104

105105
9. Review the user attributes that are synchronized from Azure AD to monday.com in the **Attribute-Mapping** section. The attributes selected as **Matching** properties are used to match the user accounts in monday.com for update operations. If you choose to change the [matching target attribute](../app-provisioning/customize-application-attributes.md), you will need to ensure that the monday.com API supports filtering users based on that attribute. Select the **Save** button to commit any changes.
106106

107-
|Attribute|Type|Supported for filtering|
108-
|---|---|---|
109-
|userName|String|✓|
110-
|userType|String|
111-
|displayName|String|
112-
|title|String|
113-
|emails[type eq "work"].value|String|
114-
|locale|String|
115-
|timezone|String|
107+
|Attribute|Type|Supported for filtering|Required by monday.com|
108+
|---|---|---|---|
109+
|userName|String|✓|✓
110+
|userType|String|||
111+
|displayName|String||✓
112+
|title|String|||
113+
|locale|String|||
114+
|timezone|String|||
115+
|roles|String|||
116116

117117
10. Under the **Mappings** section, select **Synchronize Azure Active Directory Groups to monday.com**.
118118

119119
11. Review the group attributes that are synchronized from Azure AD to monday.com in the **Attribute-Mapping** section. The attributes selected as **Matching** properties are used to match the groups in monday.com for update operations. Select the **Save** button to commit any changes.
120120

121-
|Attribute|Type|Supported for filtering|
122-
|---|---|---|
123-
|displayName|String|✓|
124-
|members|Reference|
121+
|Attribute|Type|Supported for filtering|Required by monday.com|
122+
|---|---|---|---|
123+
|displayName|String|✓|✓|
124+
|members|Reference|||
125125

126126
12. To configure scoping filters, refer to the following instructions provided in the [Scoping filter tutorial](../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md).
127127

@@ -151,6 +151,7 @@ Once you've configured provisioning, use the following resources to monitor your
151151

152152
## Change log
153153
* 1/21/2021 - Added support for core attribute "userType" for users.
154+
* 12/08/2022 - Dropped core user attribute **emails[type eq "work"].value**.Update **userName** , so that it get provisioned **"always"** and not **"only on object creation"**.Removed the mapping for **userType**.Added core user attribute **roles** and it's corresponding mapping.
154155

155156
## Additional resources
156157

0 commit comments

Comments
 (0)