Documentation for Crowd 2.2. Documentation for other versions of Crowd is available too.
Groups and roles are known as permission container objects. Groups are particularly important in Crowd, as they are often used to control access to applications. Note also that the crowd-administrators group confers Crowd administration rights to its members.
To add a group or role,
Field |
Description |
---|---|
Name |
The unique name of the group or role. Within a given directory, the Name must be unique. Note that the Name cannot be changed once the group or role is created. |
Description |
A short description of the group or role. |
Directory |
The directory to which the group or role will be added. Note that the group or role cannot be moved to a different directory after it is created. |
Active |
Only deselect this if you wish to deny access to all members of the group or role. |
Screenshot 1: 'Group Browser'
Screenshot 2: 'Add Group'
You can also add groups (not roles) via Crowd's migration tools. See Importing Users and Groups into a Directory.
See Specifying which Groups can access an Application.
At present, the implementation of roles in Crowd is identical to the implementation of groups. This design does not provide much useful functionality, so we are planning to redesign the way Crowd supports roles. If you would like to help us to design better role-based access control, please add a comment to the improvement request CWD-931, letting us know how you would like to see it work.