Taragolis commented on PR #26162:
URL: https://github.com/apache/airflow/pull/26162#issuecomment-1238300246

   In the ideal world auth to different hooks should be pluggable. In this case 
user might be auth to Postgres by different ways (Explicit Credentials, pgpass, 
GSAPI, AWS IAM, etc) the same way also might work with Docker Registries 
(Explicit Credentials, ECR Get Token) as well as additional methods to auth 
into AWS Cloud.
   
   Just for example Data Grip or Jetbrains Database Tools and SQL plugin. As 
soon as I installed third party plugin AWS Toolkit it enable additional auth 
methods to Postgres and MySQL
   
   
![image](https://user-images.githubusercontent.com/3998685/188672161-09a3e4e6-e1cb-4902-afb0-82be5713fd58.png)
   
   Comparison might be not correct Data Grip as well as Pro version of JB IDEs 
is commercial product and Airflow is OSS.


-- 
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