Hi all, I'd like to propose adding a new provider, Keycloak [1], to the collection of Apache Airflow providers.
Keycloak is an open-source software product to allow single sign-on with identity and access management aimed at modern applications and services. The intent of this new provider would be to provide Keycloak auth manager, an auth manager [2] leveraging Keycloak to perform authentication and authorization of user actions in Airflow. I started the implementation and have a POC working. Happy to hear from you all any feedback or questions :) [1] https://www.keycloak.org/ [2] https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/auth-manager/index.html