trongchata opened a new issue, #56447: URL: https://github.com/apache/airflow/issues/56447
### 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) -- 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]
