Skip to content

Commit 080bb9a

Browse files
committed
doc-1
1 parent 153d99d commit 080bb9a

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

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

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,15 @@ This tutorial describes the steps you need to perform in both Gong and Azure Act
2727
> * Create users in Gong.
2828
> * Remove users in Gong when they do not require access anymore.
2929
> * Keep user attributes synchronized between Azure AD and Gong.
30+
> * Provision groups and group memberships in Gong.
3031
3132
## Prerequisites
3233

3334
The scenario outlined in this tutorial assumes that you already have the following prerequisites:
3435

3536
* [An Azure AD tenant](../develop/quickstart-create-new-tenant.md).
3637
* A user account in Azure AD with [permission](../roles/permissions-reference.md) to configure provisioning (for example, Application Administrator, Cloud Application administrator, Application Owner, or Global Administrator).
37-
* A user account in Gong with **Technical Administrator** privileges.
38+
* A user account in Gong with **Technical Administrator** privilege.
3839

3940

4041
## Step 1. Plan your provisioning deployment
@@ -121,8 +122,8 @@ This section guides you through the steps to configure the Azure AD provisioning
121122

122123
1. Review the user attributes that are synchronized from Azure AD to Gong in the **Attribute-Mapping** section. The attributes selected as **Matching** properties are used to match the user accounts in Gong 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 Gong API supports filtering users based on that attribute. Select the **Save** button to commit any changes.
123124

124-
|Attribute|Type|Supported for filtering|Required by Gong|
125-
|---|---|---|---|
125+
|Attribute|Type|Supported for filtering|Required by Gong|
126+
|---|---|---|---|
126127
|userName|String|✓|✓
127128
|urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:manager|String||
128129
|active|Boolean||
@@ -135,7 +136,16 @@ This section guides you through the steps to configure the Azure AD provisioning
135136
|locale|String||
136137
|timezone|String||
137138
|urn:ietf:params:scim:schemas:extension:Gong:2.0:User:stateOrProvince|String||
138-
|urn:ietf:params:scim:schemas:extension:Gong:2.0:User:country|String||
139+
|urn:ietf:params:scim:schemas:extension:Gong:2.0:User:country|String||
140+
141+
1. Under the **Mappings** section, select **Synchronize Azure Active Directory Groups to Gong**.
142+
143+
1. Review the group attributes that are synchronized from Azure AD to Gong in the **Attribute-Mapping** section. The attributes selected as **Matching** properties are used to match the groups in Gong for update operations. Select the **Save** button to commit any changes.
144+
145+
|Attribute|Type|Supported for filtering|Required by Gong|
146+
|---|---|---|---|
147+
|displayName|String|✓|✓
148+
|members|Reference||
139149

140150
1. 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).
141151

@@ -160,6 +170,8 @@ Once you've configured provisioning, use the following resources to monitor your
160170
* 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 is to completion
161171
* 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).
162172

173+
## Change Log
174+
03/23/2022 - Added support for **Group Provisioning**.
163175

164176
## More resources
165177

0 commit comments

Comments
 (0)