Chapter 31. Delegating permissions to user groups to manage users using IdM WebUI
Delegation is one of the access control methods in Identity Management (IdM), along with self-service rules and role-based access control (RBAC). You can use delegation to assign permissions to one group of users to manage entries for another group of users.
For details about delegation rules general information, see Delegation rules section.
31.1. Creating a delegation rule using IdM WebUI Copy linkLink copied to clipboard!
Create delegation rules using the Identity Management (IdM) WebUI to grant specific user groups permission to manage other users. You can distribute administrative tasks across your organization while maintaining centralized oversight.
Prerequisites
-
You are logged in to the IdM Web UI as a member of the
adminsgroup.
Procedure
- From the IPA Server>Role-Based Access Control menu, click Delegations.
- Click Add.
On the Add delegation window, do the following:
- Name the new delegation rule.
- Set the permissions by selecting the checkboxes that indicate whether users will have the right to view the given attributes (read) and add or change the given attributes (write).
- From the User group drop-down menu, select the group who is being granted permissions to view or edit the entries of users in the member group.
- On the Member user group drop-down menu, select the group whose entries can be edited by members of the delegation group.
- In the attributes box, select the checkboxes by the attributes to which you want to grant permissions.
- Click the Add button to save the new delegation rule.
31.2. Viewing existing delegation rules using IdM WebUI Copy linkLink copied to clipboard!
View delegation rules by using the Identity Management (IdM) WebUI to review which user groups have permissions to modify attributes of other groups.
Prerequisites
-
You are logged in to the IdM Web UI as a member of the
adminsgroup.
Procedure
From the IPA Server>Role-Based Access Control menu, click Delegations.
31.3. Modifying a delegation rule using IdM WebUI Copy linkLink copied to clipboard!
Update delegation rules using the Identity Management (IdM) WebUI to adjust which groups can manage attributes of other groups.
Prerequisites
-
You are logged in to the IdM Web UI as a member of the
adminsgroup.
Procedure
- From the IPA Server>Role-Based Access Control menu, click Delegations.
- Click the rule you want to modify.
Make the desired changes:
- Change the name of the rule.
- Change granted permissions by selecting the checkboxes that indicate whether users will have the right to view the given attributes (read) and add or change the given attributes (write).
- In the User group drop-down menu, select the group who is being granted permissions to view or edit the entries of users in the member group.
- In the Member user group drop-down menu, select the group whose entries can be edited by members of the delegation group.
- In the attributes box, select the checkboxes by the attributes to which you want to grant permissions. To remove permissions to an attribute, uncheck the relevant checkbox.
- Click the Save button to save the changes.
31.4. Deleting a delegation rule using IdM WebUI Copy linkLink copied to clipboard!
Delete delegation rules using the Identity Management (IdM) WebUI to revoke user group permissions for managing other users. Removing unnecessary delegation rules helps maintain proper access control.
Prerequisites
-
You are logged in to the IdM Web UI as a member of the
adminsgroup.
Procedure
- From the IPA Server>Role-Based Access Control menu, click Delegations.
- Select the checkbox next to the rule you want to remove.
- Click Delete.
- Click Delete to confirm.