Skip to content

Enable multiple Authentication method in Airflow 3 #56447

@trongchata

Description

@trongchata

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:APIAirflow's REST/HTTP APIarea:authkind:featureFeature Requestsneeds-triagelabel for new issues that we didn't triage yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions