Groups
- Form the basis of every auth-based action in a realm
- Organize users, resources and permissions
- Role-based permission handling
- Users can request access or can be added by group administrators
More info
Groups are used to organize users and permissions and form the basis of access-control and permission management for resources. Users can be part of one or multiple groups and are added by group admins or can request access to specific groups. Every user can get assigned to one or more roles that represent permissions. These permissions can be assigned for example to only permit individual resources or allow only metdata or data management. This allows for a flexible, fine-grained authorization system.