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/atea-provisioning-tutorial.md
+15-11Lines changed: 15 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,17 +99,16 @@ This section guides you through the steps to configure the Azure AD provisioning
99
99
100
100
11. Review the user attributes that are synchronized from Azure AD to Atea in the **Attribute-Mapping** section. The attributes selected as **Matching** properties are used to match the user accounts in Atea for update operations. If you choose to change the [matching target attribute](../app-provisioning/customize-application-attributes.md), you'll need to ensure that the Atea API supports filtering users based on that attribute. Select the **Save** button to commit any changes.
101
101
102
-
|Attribute|Type|Supported for filtering|
103
-
|---|---|---|
104
-
|userName|String|✓|
105
-
|active|Boolean|
106
-
|emails[type eq "work"].value|String|
107
-
|name.givenName|String|
108
-
|name.familyName|String|
109
-
|name.formatted|String|
110
-
|phoneNumbers[type eq "mobile"].value|String|
111
-
|locale|String|
112
-
|nickName|String|
102
+
Attribute|Type|Supported for filtering|Required by LawVu|
103
+
|---|---|---|---|
104
+
|userName|String|✓|✓|
105
+
|active|Boolean||✓|
106
+
|emails[type eq "work"].value|String||✓|
107
+
|name.givenName|String|||
108
+
|name.familyName|String|||
109
+
|name.formatted|String||✓|
110
+
|phoneNumbers[type eq "mobile"].value|String|||
111
+
|locale|String|||
113
112
114
113
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).
115
114
@@ -134,6 +133,11 @@ Once you've configured provisioning, use the following resources to monitor your
134
133
* Check the [progress bar](../app-provisioning/application-provisioning-when-will-provisioning-finish-specific-user.md) to see the status of the provisioning cycle and how close it's to completion.
135
134
* If the provisioning configuration seems to be in an unhealthy state, the application will go into quarantine. Learn more about quarantine states [here](../app-provisioning/application-provisioning-quarantine-status.md).
136
135
136
+
## Change Log
137
+
* 10/25/2022 - Drop core user attribute **nickName**.
138
+
* 10/25/2022 - Changed the mapping of core user attribute **name.formatted** to **Join(" ", [givenName], [surname]) -> name.formatted**.
139
+
* 10/25/2022 - Domain name of all OAuth config urls of Atea app changed to Atea owned domain.
140
+
137
141
## Additional resources
138
142
139
143
*[Managing user account provisioning for Enterprise Apps](../app-provisioning/configure-automatic-user-provisioning-portal.md)
1. In the **Admin Credentials** section, click on Authorize, make sure that you enter your Taskize Connect account's Admin credentials. Click **Test Connection** to ensure Azure AD can connect to Taskize Connect. If the connection fails, ensure your Taskize Connect account has Admin permissions and try again.
112
+
1. In the **Admin Credentials** section, click on Authorize, make sure that you enter your Gong account's Admin credentials. Click **Test Connection** to ensure Azure AD can connect to Gong. If the connection fails, ensure your Gong account has Admin permissions and try again.
1. In the **Notification Email** field, enter the email address of a person or group who should receive the provisioning error notifications and select the **Send an email notification when a failure occurs** check box.
0 commit comments