Authorization
The Authorization panel is used to define and manage custom access definitions that control visibility and permissions within Synergy IDE. The Authorization panel provides a structured interface to create, update, and list access definitions that control various features in the platform. Each record defines a permission name, its description, and optionally associated scopes like project, module, or resource.

Features
- Authorization List: Displays all defined access entries with title and description.
- Add New Permission: Create new authorization definitions using the “Ekle” button.
- Column Selector: Choose which metadata columns to show (e.g., Access, Project).
- Search Box: Filters the list based on permission name or description.
- Pagination Controls: Supports page size options (10, 20, 30, 50) and page navigation.
Notes
- Authorizations defined here are used in runtime permission checks across modules.
- Fields such as “Access” or “Project” can be optionally included in the definition.
- Permissions are reused throughout components like Form Manager, Flow Designer, etc.
See Also
- Project Manager
- View Manager
- #linkDocument(DeveloperGuide.IDE.TopMenu.Functions)
FAQs
- What Is Authorization Panel
- Where Are Permissions Used
- Are Permission Names Unique
- What Is The Purpose Of Column Selector
- Can I Assign Access To Projects