Skip to content

Commit c7ecba4

Browse files
committed
update doc-1
1 parent e0a83da commit c7ecba4

File tree

2 files changed

+17
-12
lines changed

2 files changed

+17
-12
lines changed

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

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -99,17 +99,16 @@ This section guides you through the steps to configure the Azure AD provisioning
9999

100100
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.
101101

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|||
113112

114113
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).
115114

@@ -134,6 +133,11 @@ Once you've configured provisioning, use the following resources to monitor your
134133
* 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.
135134
* 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).
136135

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+
137141
## Additional resources
138142

139143
* [Managing user account provisioning for Enterprise Apps](../app-provisioning/configure-automatic-user-provisioning-portal.md)

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,10 @@ This section guides you through the steps to configure the Azure AD provisioning
109109

110110
![Provisioning tab automatic](common/provisioning-automatic.png)
111111

112-
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.
113113

114114
![Token](media/gong-provisioning-tutorial/gong-authorize.png)
115+
115116
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.
116117

117118
![Notification Email](common/provisioning-notification-email.png)

0 commit comments

Comments
 (0)