Managing groups
Groups are another type of entitlement a user can have in OpenIAM. Like Roles, Groups are used to grant access to a set of objects. They are typically used to represent a collection of objects, such as a specific team or group of people. Groups can also contain other groups and be organized into specialized categories. This structure is commonly seen in Active Directory (AD), which includes distribution groups, security groups, etc. OpenIAM allows users to define custom Group types with a unique set of attributes.
The following sections provide details about the capabilities found in the Group Manager.
Operation | Description |
---|---|
Creating a group | Describes how to create a new group. |
Importing groups | Explains how to import groups from another system. |
Defining an approval flow for group membership | Describes how to set up an approval workflow for group membership. |
Using Active Directory groups to define application access | Explains how to model applications that use Active Directory groups for entitlements. |