-
Notifications
You must be signed in to change notification settings - Fork 16.6k
Closed
Labels
area:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIarea:authkind:featureFeature RequestsFeature Requestsneeds-triagelabel for new issues that we didn't triage yetlabel for new issues that we didn't triage yet
Description
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?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIarea:authkind:featureFeature RequestsFeature Requestsneeds-triagelabel for new issues that we didn't triage yetlabel for new issues that we didn't triage yet