langflow
langflow copied to clipboard
[Feature Request] Add Organizational Management for User-Specific Access Control
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
- Modify the API to support tenant ID parameters.
- Ensure that the system can handle multiple tenant IDs without performance degradation.
- Implement security measures to protect organizational data and control access rights effectively.
Potential Use Cases
- A company could restrict specific flows to departments within the organization.
- Organizations could manage user access on a per-project basis, enhancing security and operational efficiency.