Group Unassigned from Entra App
    • Dark
      Light

    Group Unassigned from Entra App

    • Dark
      Light

    Article summary

    When a group is unassigned from the Entra SCIM App, Entra initiates a series of SCIM operations to remove the group and update user roles accordingly. Campaign Manager handles these operations to ensure proper cleanup and role management.

    User Deactivation via PATCH /Users: Entra sends a PATCH /Users request for each user in the group with "active": false to indicate deactivation. These requests are skipped because Campaign Manager handles user removal during the group deletion phase, not on user deactivation.

    • Verification via GET /Users and GET /Groups: Entra performs GET requests to confirm the existence of users and the group prior to deletion.

    • Group Deletion via DELETE /Groups/{groupId}: Entra sends a DELETE request to unassign the group. For each user in Campaign Manager associated with the deleted group:

      • If the group is the only role the user has, Campaign Manager deletes the user.

      • If the user has multiple roles, Campaign Manager removes the unassigned group from the user’s Roles field and updates the user record accordingly.Ask ChatGP


    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.