langflow icon indicating copy to clipboard operation
langflow copied to clipboard

[Feature Request] Add Organizational Management for User-Specific Access Control

Open YamonBot opened this issue 1 year ago • 0 comments

Reason for Suggestion

To enable finer control over which flows users can access by integrating organizational structures within the system.

Content of the Proposal

Introduce functionality to allow users to add their organization within the Langflow system. This would require adding a tenant ID when making API calls to determine the user's access rights based on their organization's permissions.

Technical Considerations

  1. Modify the API to support tenant ID parameters.
  2. Ensure that the system can handle multiple tenant IDs without performance degradation.
  3. Implement security measures to protect organizational data and control access rights effectively.

Potential Use Cases

  1. A company could restrict specific flows to departments within the organization.
  2. Organizations could manage user access on a per-project basis, enhancing security and operational efficiency.

YamonBot avatar Apr 17 '24 06:04 YamonBot