Importing Groups

About this task

One of the greatest benefits of integrating with Microsoft Entra is being able to use existing groups. After Microsoft Entra groups are imported, an administrator must define the permissions for each group and group membership is handled inherently by Microsoft Entra. To import Microsoft Entra groups, configure the following properties in the identity_providers.properties file.
entraID.groupFilter
The Microsoft Entra filter that is used for the group search. It is set to startswith(displayName,'TRC') by default. For more information, please refer to https://learn.microsoft.com/en-us/graph/filter-query-parameter.