mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 07:34:10 +08:00
docs: clarify superuser flow run behavior (#10865)
superuser-clarification
This commit is contained in:
@ -39,6 +39,7 @@ A Langflow API key cannot be used to access resources outside of your own Langfl
|
||||
In single-user environments, you are always a superuser, and your Langflow API keys always have superuser privileges.
|
||||
|
||||
In multi-user environments, users who aren't superusers cannot use their API keys to access other users' resources.
|
||||
Superusers can only run their own flows, and cannot run flows owned by other users.
|
||||
You must [start your Langflow server with authentication enabled](#start-a-langflow-server-with-authentication-enabled) to allow user management and creation of non-superuser accounts.
|
||||
|
||||
### Create a Langflow API key
|
||||
|
||||
Reference in New Issue
Block a user