The admin panel is where you configure and manage all aspects of AD Group Manager Web. Only users listed in AdminUsers or members of groups listed in AdminGroups in appsettings.json have access to the admin panel.
When an admin user logs in, they are redirected directly to the admin panel (Settings page) instead of the All Groups page.
The admin panel has the following sections, accessible via the navigation bar at the top:
| Section | What it does |
|---|---|
| Logging | View and search the audit log of all membership changes, group edits, and member edits. |
| Fields | Configure which Active Directory attributes are visible and editable for groups and members. |
| License | Enter your license key, manage your trial, and view license status. |
| Settings | Configure core application behavior: logging, domain, editing permissions, search, exports, object types, group visibility, bulk operations, time-limited membership, and branding. |
| Notifications | Set up SMTP, instant email notifications for membership changes, and scheduled reports. |
| Interface Customization | Translate all UI text elements, apply language presets (French, German), and customize branding text. |
| Group Discovery | Enable and configure the self-service group discovery and access request feature. |
| Access Requests | Review, approve, or deny pending group access requests from users. |
If you have just installed AD Group Manager Web, here is a recommended order for initial configuration:
After this initial setup, test the application by logging in as a group manager to verify the experience matches your expectations.
| Capability | Admin | Manager |
|---|---|---|
| Access admin panel | Yes | No |
| Configure settings, fields, notifications | Yes | No |
| View audit logs | Yes | No |
| Manage license | Yes | No |
| View managed groups | No (redirected to admin panel) | Yes |
| Add/remove group members | No | Yes |
| Edit group/member properties | No | Yes (if enabled) |
| Export data | No | Yes (if enabled) |
| Process access requests | Yes (all requests) | Yes (only for their groups) |
Admin users and manager users are separate roles. A user who is both an admin and a manager will be redirected to the admin panel on login. To test the manager experience, use a separate non-admin account.