pierrejeambrun commented on issue #43430: URL: https://github.com/apache/airflow/issues/43430#issuecomment-4111788157
@ThyTran1402 what do you mean? In AF3 yes read/write/etc... on entities (pool, connections, ... etc...) are 'global'. Not set at the entity level, which is expected. People are free to write their own custom auth manager if they need a fine grained entity based access control. (for now it's dag level based). This issue is not about that but just syncing the permissions and the docs. -- 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]
