andrii-korotkov-verkada opened a new issue, #44735:
URL: https://github.com/apache/airflow/issues/44735

   ### Description
   
   Existing database setup seems to only suggest username/password auth for 
Postgres 
https://airflow.apache.org/docs/apache-airflow/stable/howto/set-up-database.html#setting-up-a-postgresql-database.
 It would be great to support IAM auth as well.
   
   ### Use case/motivation
   
   Modern security practices include moving away from username/password auth, 
e.g. to avoid stale credentials and potential credentials leaks. Some companies 
may not even support connecting username/password anymore.
   
   ### Related issues
   
   https://github.com/apache/airflow/issues/31759
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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