- centralized permission management
- reusable authorization templates
- scalable RBAC implementation
- endpoint-level access control
- API authorization governance
Core Concept
A Permission List groups multiple API permissions into a reusable access template. Instead of assigning endpoint permissions individually to users, the system follows this hierarchy:Purpose
The module is responsible for:- create reusable permission templates
- simplify role creation
- centralize endpoint authorization
- manage API access consistently
- support scalable RBAC
- separate public and private permission models
Example Permission Lists
Example Permission Lists
Create Permission List:
- Click on My Account
- Click on My Team
- Click on the Permission lists tab

- Click on the create button
- Select the permission you want

- Enter name for list

- Click on the save button. Your permission list shows:

