Skip to content

Commit c1236d3

Browse files
committed
added change log for mypolicies
1 parent 1e95ea5 commit c1236d3

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

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

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,18 @@ Example: `<demo0-qa>`.mypolicies.com.
117117

118118
10. Review the user attributes that are synchronized from Azure AD to myPolicies in the **Attribute Mapping** section. The attributes selected as **Matching** properties are used to match the user accounts in myPolicies for update operations. Select the **Save** button to commit any changes.
119119

120-
![myPolicies User Mappings](media/mypolicies-provisioning-tutorial/userattribute.png)
120+
|Attribute|Type|
121+
|---|---|
122+
|userName|String|
123+
|active|Boolean|
124+
|emails[type eq "work"].value|String|
125+
|name.givenName|String|
126+
|name.familyName|String|
127+
|name.formatted|String|
128+
|externalId|String|
129+
|addresses[type eq "work"].country|String|
130+
|urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:manager|Reference|
131+
121132

122133
11. 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).
123134

@@ -142,6 +153,10 @@ For more information on how to read the Azure AD provisioning logs, see [Reporti
142153
* myPolicies always requires **userName**, **email** and **externalId**.
143154
* myPolicies does not support hard deletes for user attributes.
144155

156+
## Change log
157+
158+
* 09/15/2020 - Added support for "country" attribute for Users.
159+
145160
## Additional resources
146161

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

0 commit comments

Comments
 (0)