Skip to content

Commit 5f51962

Browse files
authored
Merge pull request #188515 from udhaymahajan/zipUpdate
Updated attribute mapping for ZIP
2 parents 7843b74 + 3f7553a commit 5f51962

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@ This section guides you through the steps to configure the Azure AD provisioning
110110
|addresses[type eq "work"].country|String|
111111
|phoneNumbers[type eq "work"].value|String|
112112
|externalId|String|
113+
|urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:department|String|
114+
|urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:employeeNumber|String|
115+
|urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:manager|Reference|
113116

114117
1. In the **Mappings** section, select **Synchronize Azure Active Directory Groups to Zip**.
115118

@@ -144,6 +147,10 @@ Once you've configured provisioning, use the following resources to monitor your
144147
* 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
145148
* 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).
146149

150+
## Change log
151+
152+
* 02/14/2022 - Added enterprise extension attribute mapping.
153+
147154
## More resources
148155

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

0 commit comments

Comments
 (0)