vincbeck commented on code in PR #62077:
URL: https://github.com/apache/airflow/pull/62077#discussion_r2822634885


##########
airflow-core/docs/core-concepts/auth-manager/simple/index.rst:
##########
@@ -75,6 +75,42 @@ Here is the list of roles defined in simple auth manager. 
These roles can be ass
 * **op**. **user** permissions plus all permissions on pools, assets, config, 
connections and variables
 * **admin**. All permissions
 
+Multi-team
+----------
+
+When multi-team mode is enabled, users can be associated with one or more 
teams. Teams provide resource isolation,
+allowing users to access only resources (DAGs, connections, variables, pools) 
that belong to their teams.

Review Comment:
   Thanks :)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to