Hibob To Active Directory User Provisioning Tutorial
In brief
The tutorial now requires Microsoft Entra ID P1, P2, or Governance licenses for every identity sourced through API-driven provisioning.
What Entra admins need to know
Ensure sufficient licenses are available for all identities using this integration.
This editorial summary was generated by AI from the documentation changes. Verify important details in the full Microsoft Learn article.
Documentation change
The comparison below shows only the changed extract. Use the full-page view for complete context.
- A HiBob tenant and permission to install and configure Bob Marketplace integrations.
- A Microsoft Entra tenant connected to the target Active Directory environment.
- A Microsoft Entra ID P1, Microsoft Entra ID P2, or Microsoft Entra ID Governance license. You need enough licenses for every identity that the integration sources through API-driven provisioning.
- The Microsoft Entra provisioning agent installed and configured for the target Active Directory domain.
- The Active Directory domain name and organizational unit (OU) in which HiBob should create or update users.
- A Microsoft Entra account with the Privileged Role Administrator or Global Administrator role to grant consent to the following API permissions:
@@ -22,6 +22,7 @@ Before you begin, make sure that you have: - A HiBob tenant and permission to install and configure Bob Marketplace integrations. - A Microsoft Entra tenant connected to the target Active Directory environment.+- A [Microsoft Entra ID P1, Microsoft Entra ID P2, or Microsoft Entra ID Governance license](../../id-governance/licensing-fundamentals.md#api-driven-provisioning). You need enough licenses for every identity that the integration sources through API-driven provisioning. - The [Microsoft Entra provisioning agent](../hybrid/cloud-sync/how-to-install.md) installed and configured for the target Active Directory domain. - The Active Directory domain name and organizational unit (OU) in which HiBob should create or update users. - A Microsoft Entra account with the [Privileged Role Administrator](../role-based-access-control/permissions-reference.md#privileged-role-administrator) or Global Administrator role to grant consent to the following API permissions: 