GitHub user potiuk added a comment to the discussion: How does a plugin/extension/dag get a local client without authenticating?
> shouldn't there be something like this built-in is my question? seems tough > for e.g. every plugin author that needs to do anything like this to have to > have their users provision an http connection. If i have 5 plugins i might > very well end up having to setup 5 separate user/password combinations for > each of them to be able to work, vs having some mechanism for code that the > system administrator has already installed in the same place as airflow > itself being able to interact with airflow. possibly yes. We discussed it and possibly we will introduce some built-in task authentication. But it is not implemented yet. If you want you can even attempt to contribute it. GitHub link: https://github.com/apache/airflow/discussions/61800#discussioncomment-15816460 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
