Back to Devexpress

Assign the Same Permissions for All Users of an Active Directory Group

expressappframework-118740-data-security-and-safety-security-system-security-object-model-permission-policy-assign-the-same-permissions-for-all-users-of-an-active-directory-group.md

latest2.0 KB
Original Source

Assign the Same Permissions for All Users of an Active Directory Group

  • Oct 30, 2025
  • 2 minutes to read

The AuthenticationActiveDirectory authentication type does not support Active Directory Security Groups out of the box. This topic demonstrates how to map XAF security roles to AD groups. When a user logs on for the first time, existing roles with names matching the user’s AD group names are automatically assigned. If the user membership in AD groups was modified, the associated roles collection will be updated accordingly on the next logon.

Note

ASP.NET Core Blazor applications do not support Active Directory authentication.