Skip to content

Enhancement Request: Granular Table-Level Access Control #131

@lperutka

Description

@lperutka

With the introduction of advanced Agent capabilities, finer control over data access has become increasingly important. At present, access control is limited to a binary decision—allowing or denying synchronization at the entire instance level. While this approach is simple, it lacks the flexibility required for more autonomous and automated use cases.
To better support agents capable of performing actions independently, it would be highly beneficial to introduce table-level access control with configurable CRUD permissions. This would allow administrators to explicitly define what operations are permitted on individual tables, significantly reducing risk while enabling more advanced automation scenarios.
Proposed access modes could include, for example:

  • Fully allowed (manual and agent-based operations)
  • Allowed for manual actions only
  • Allowed for agent-driven actions only
  • Not allowed

Alternatively, or additionally, this could be implemented via table-level whitelisting or blacklisting mechanisms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions