Support for memberOf and transitiveMemberOf Properties for Microsoft Entra ID - Jamf Pro Release Notes 11.18.0

Jamf Pro Release Notes 11.18.0

Solution
Application
Content Type
Technical Documentation
Release Notes
Utilities & Services
version
11.18.0
ft:locale
en-US
vrm_version
11.18.0

Jamf Pro supports the memberOf and transitiveMemberOf properties for Entra ID integrations. These properties allow you to access group membership information from Entra ID. memberOf shows direct group memberships (groups the user is directly added to), while transitiveMemberOf shows all group memberships recursively (e.g., if a user is in Group A, and Group A is in Group B, transitiveMemberOf will show both Group A and Group B).

You can use memberOf and transitiveMemberOf as computer or mobile device extension attributes. For more information, see Computer Extension Attributes and Mobile Device Extension Attributes in the Jamf Pro Documentation.

To use the memberOf or transitiveMemberOf properties in Jamf Pro, you must specify which attribute you want to use with dot notation.

Example:

memberOf.displayName or transitiveMemberOf.displayName

Note:
  • To ensure that the memberOf attributes are automatically kept up to date, you must have the Collect user and location information from Directory Service checkbox selected in Settings > (Computer or Device management) > Inventory collection.

  • The attribute values can be returned as either single- or multi-value depending on the group membership structure.

  • The memberOf and transitiveMemberOf properties are case-sensitive. Ensure you use exact casing.

  • If you expect your extension attribute to return multiple lines, configure it to display in an inventory tab other than General (e.g., Hardware or Extension attributes).

For more information, see the following documentation from Microsoft: