You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
119
119
120
-

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).
123
134
@@ -142,6 +153,10 @@ For more information on how to read the Azure AD provisioning logs, see [Reporti
142
153
* myPolicies always requires **userName**, **email** and **externalId**.
143
154
* myPolicies does not support hard deletes for user attributes.
144
155
156
+
## Change log
157
+
158
+
* 09/15/2020 - Added support for "country" attribute for Users.
159
+
145
160
## Additional resources
146
161
147
162
*[Managing user account provisioning for Enterprise Apps](../app-provisioning/configure-automatic-user-provisioning-portal.md)
0 commit comments