Group Membership
Group Membership is a core component used in App Onboard and Dev-App-Profile to enforce tag-based access control within the COSGrid environment.
Access decisions are based on tag matching:
If a user’s tag matches the assigned group → Access is granted
If the tag does not match → Access is denied
This mechanism ensures secure, scalable, and consistent access control across applications and policies, aligning with Zero Trust principles.
Navigation: Organization → Configure → Group Membership
Components of Group Membership
Each Group Membership includes the following elements:
Name: A unique identifier for the group.
Example: Finance_Team, QA_GroupDescription: Provides additional context about the group’s purpose or usage.
Type: Defines the category or purpose of the group. Common examples include:
ZTNA → Used for Zero Trust access control
ERP → Used for enterprise application grouping
Key Features
Search: Quickly find specific group memberships.
Download: Export group configurations for:
Backup
Audit
Compliance
Column Customization: Select and display relevant fields for better visibility.
Edit: Modify existing group memberships.
Delete: Remove unused or obsolete groups.
Add: Create a new group membership.
Creating a Group Membership
Step 1: Initiate, Click Add to open the group membership configuration form.
Step 2: Enter Details: Provide the required information:
Name: Enter a unique name for the group
Description: Add a meaningful description
Type: Select the appropriate group type (e.g., ZTNA, ERP)
Step 3: Finalize, Click Add to create the group membership.
Example Configuration
Objective
Create a group membership for ZTNA-based access control.
Configuration
Parameter | Value |
Name | Example_Grp |
Description | Example_Grp |
Type | ZTNA |
Steps
Click Add
Enter:
Name: Example_Grp
Description: Example_Grp
Select:
Type: ZTNA
Click Add
Result
A Group Membership is created that:
Can be assigned to users and applications
Enables tag-based access control
Ensures only matching users can access associated resources
Best Practices
Use clear and descriptive naming conventions
(e.g., Dept_Env_AccessType → QA_Prod_ZTNA)Avoid creating duplicate or overlapping groups
Align group types with organizational use cases
Regularly review and clean up unused groups
Use groups consistently across:
App Onboard
Security Policies
Overlay Servers