A cloud-based identity and access management service for securing user authentication and resource access
To synchronize users from Microsoft Entra ID to on-premises Active Directory (AD), you need to ensure that the users meet the necessary criteria for provisioning. Based on the log details you provided, the user provisioning process was skipped due to several reasons:
- Not Assigned to the Application: The user is not assigned to the application. You need to assign the user to the application or adjust the scoping filter to include all users and groups.
- Lack of Required Entitlement: The user does not have the required entitlement for provisioning. You can either update the provisioning scope to "Sync all users and groups" or assign the user to the application with the appropriate provisioning entitlement.
- Scoping Filter Issues: The user did not pass the scoping filter. Review the scoping filters to ensure that the user meets the criteria defined for provisioning.
To resolve these issues, consider the following steps:
- Assign the user to the application that is configured for provisioning.
- Ensure that the user has the necessary entitlements for provisioning.
- Review and modify the scoping filters as needed to include the user in the provisioning scope.
Once these adjustments are made, you can attempt the provisioning process again.