Xinbin Huang created AIRFLOW-7105:
-------------------------------------
Summary: Add base get_connections() method for BaseSecretsBackend
Key: AIRFLOW-7105
URL: https://issues.apache.org/jira/browse/AIRFLOW-7105
Project: Apache Airflow
Issue Type: Task
Components: security
Affects Versions: 2.0.0, 1.10.10
Reporter: Xinbin Huang
Assignee: Xinbin Huang
Both AWS SSM, Hashicorp Vault, and GCP Secrets Manger secrets backend has the
exact same implementation for get_connections(). We can move it back to
BaseSecretsBackend, and allow the users to override it when it fits.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)