🔑 Create Active Directory users and groups that can be used to authenticate users and assign GermainUX Roles.
Create Active Directory users and groups that can be used to authenticate users and assign GermainUX Roles.
☑️ This process allows organizations to:
-
Manage GermainUX users through Microsoft Active Directory
-
Authenticate users with their Windows credentials
-
Assign GermainUX permissions through Active Directory groups
-
Centrally grant or revoke access
Note: The Active Directory groups must correspond to Roles configured in GermainUX. This page explains how to create the required users and groups in Active Directory. For the GermainUX authentication-provider configuration, see LDAP User Management.
📋 Before You Begin
You need:
|
Requirement |
|---|
|
Administrative access to Active Directory |
|
Administrative access to GermainUX |
|
The Active Directory domain and organizational unit in which the users and groups will be created |
|
The GermainUX Roles that must be mapped to Active Directory groups |
The examples on this page use the following groups:
|
Active Directory Group |
Purpose |
|---|---|
|
|
Grants the corresponding GermainUX administrator Role. |
|
|
Grants the corresponding standard GermainUX user Role. |
Use group names that match the Roles configured in your GermainUX environment.
🛠 Create Active Directory Groups
On a Windows server with the Active Directory management tools installed:
-
Open Server Manager.
-
From the upper-right Tools menu, select Active Directory Users and Computers.
-
In the left navigation panel, expand the appropriate domain.
-
Select the organizational unit in which the GermainUX groups will be maintained.
-
Right-click the organizational unit and select New > Group.
-
Enter the group name—for example,
germain_apm_admin.
-
Select the group scope and type required by your organization.
-
Click OK.
-
Repeat the procedure to create additional groups, such as
germain_apm_user.
Ensure that every Active Directory group used for Role mapping has a corresponding Role in GermainUX.
To review GermainUX Roles, go to:
Germain Workspace > Left Menu > System > Auth Settings > User Roles
👥 Create Active Directory Users
If the required users do not already exist:
-
In Active Directory Users and Computers, select the organizational unit in which users are managed.
-
Right-click the organizational unit and select New > User.
-
Enter the user’s:
-
Click Next.
-
Enter and confirm the initial password.
-
Configure the password options according to your organization’s security policy.
-
Click Next.
-
Review the user information.
-
Click Finish.
-
Repeat the procedure for each additional user.
|
Attribute |
|---|
|
First name |
|
Last name |
|
User logon name |
Security recommendation: Apply your organization’s standard password-expiration, complexity, and account-protection policies. Do not enable Password never expires unless your security policy explicitly requires it.
👥 Add Users to Active Directory Groups
After creating or identifying the required users and groups:
-
In Active Directory Users and Computers, locate the user.
-
Right-click the user and select Properties.
-
Open the Member Of tab.
-
Click Add.
-
Enter the Active Directory group name—for example,
germain_apm_admin. -
Click Check Names to verify the group.
-
Click OK.
-
Click Apply, and then click OK again.
-
Repeat the procedure for each user and required group.
For example:
|
User Responsibility |
Active Directory Group |
|---|---|
|
GermainUX administrator |
|
|
Standard GermainUX user |
|
Assign users only to the groups required for their responsibilities.
🔗 Configure Group-to-Role Mapping
GermainUX maps the user’s Active Directory group memberships to corresponding GermainUX Roles.
Confirm that:
|
Check |
|---|
|
Each required Active Directory group has a matching GermainUX Role |
|
Group and Role names use identical spelling and capitalization |
|
Each GermainUX Role contains the appropriate permissions |
|
Users belong only to the groups required for their responsibilities |
|
The configured LDAP provider can retrieve the required users and groups |
For instructions on configuring the authentication provider and group mapping, see LDAP User Management.
✅ Validate User Access
Test the integration with a non-administrator Active Directory account.
Confirm that:
|
Validation |
|---|
|
The user can log in with their Active Directory credentials |
|
Active Directory groups map to the expected GermainUX Roles |
|
The user can access only authorized GermainUX features |
|
The user can view only the permitted dashboards, data, and Session Replays |
|
Removing the user from an Active Directory group removes the corresponding GermainUX permissions |
|
Disabling the Active Directory account prevents access |
🚫 Revoke Access
To revoke a user’s GermainUX access:
-
Remove the user from the Active Directory groups mapped to GermainUX Roles, or disable the Active Directory account.
-
Confirm that the user can no longer access GermainUX.
-
Review any remaining Team assignments or active sessions when applicable.
Manage the user in Active Directory rather than creating or maintaining a separate GermainUX password.
Service: Authentication
Feature Availability: 8.6.0 or later