Skip to content

Commit 82121a8

Browse files
authored
Merge pull request #129922 from v-nisska/myPolicies
added change log for mypolicies
2 parents f400554 + ac40fb1 commit 82121a8

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

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

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ This section guides you through the steps to configure the Azure AD provisioning
9696

9797
4. Set the **Provisioning Mode** to **Automatic**.
9898

99-
![Provisioning tab](common/provisioning-automatic.png)
99+
![Provisioning tab Automatica](common/provisioning-automatic.png)
100100

101101
5. Under the **Admin Credentials** section, input `https://<myPoliciesCustomDomain>.mypolicies.com/scim` in **Tenant URL** where `<myPoliciesCustomDomain>` is your myPolicies custom domain. You can retrieve your myPolicies customer domain, from your URL.
102102
Example: `<demo0-qa>`.mypolicies.com.
@@ -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)