Skip to main content

Groups

Console View

Groups Console

Groups allow you to organize users and manage access policies at scale. Instead of assigning permissions to individual users, you assign them to groups.

Group Types

  • Static Groups: Manually assigned memberships (e.g., "Administrators").
  • Dynamic Groups: Memberships defined by rules (e.g., "All users with email ending in @corp.com").
  • Synced Groups: Groups imported from external directories like Active Directory or LDAP.

Usage

Groups are used in:

  • Application Access: Grant access to specific applications.
  • RBAC: Map groups to Roles.
  • Policies: Apply security policies (like MFA requirements) to specific groups.