GitHub user trongchata created a discussion: Enable multiple Authentication method in Airflow 3
### Description ## context Now we have deployed airflow 3 and integrated with OAuth2 SSO. But we still have a requirement for triggering the DAG via RESTful from python code. ## requirement Is there any possible to enable two types of Authentication method for Airflow 3? Or Is there any possible we deploy two api-server, one with OAuth2 and another one with LDAP username/password ? Both of these two airflow api-server service need to connect to same airflow db. Thank you ### Use case/motivation _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [x] 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) GitHub link: https://github.com/apache/airflow/discussions/56594 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
