New 3/26/2026 Dejan Han
We are using Windows Integrated Authentication (Active Directory), where users are already organized into groups.
Currently, groups can be created in the application, but users must be assigned to them manually, one by one. This becomes time-consuming and difficult to maintain, especially with a larger number of users.
Request:
It would be very helpful to have support for Active Directory group synchronization (e.g., via API or built-in AD sync), so that users are automatically assigned to application groups based on their AD group membership.
Benefits:
Eliminates manual user management
Reduces administrative overhead
Ensures consistency with AD structure
Improves scalability and user access control
Thank you.