Skip to content

Conversation

@dabla
Copy link
Contributor

@dabla dabla commented Jan 22, 2025

This PR adds the ability to use certificate based authentication instead of the classic client_id/client_secret.

Instead of specifying a secret, you can now specify a certificate_data (holding the certificate data as a string) or certificate_path (file path to the certificate) parameter in the connection form UI.

Also added documentation for the MSGraph connection type.

image


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@eladkal eladkal merged commit ff1e3a6 into apache:main Jan 26, 2025
61 checks passed
@utkarsharma2 utkarsharma2 added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jan 27, 2025
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
apache#45935)

* refactor: Added support for certificate authentication in KiotaRequestAdapterHook

* refactor: Fixed label for allowed hosts in MS Graph connection form

---------

Co-authored-by: David Blain <david.blain@infrabel.be>
niklasr22 pushed a commit to niklasr22/airflow that referenced this pull request Feb 8, 2025
apache#45935)

* refactor: Added support for certificate authentication in KiotaRequestAdapterHook

* refactor: Fixed label for allowed hosts in MS Graph connection form

---------

Co-authored-by: David Blain <david.blain@infrabel.be>
ambika-garg pushed a commit to ambika-garg/airflow that referenced this pull request Feb 17, 2025
apache#45935)

* refactor: Added support for certificate authentication in KiotaRequestAdapterHook

* refactor: Fixed label for allowed hosts in MS Graph connection form

---------

Co-authored-by: David Blain <david.blain@infrabel.be>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) provider:microsoft-azure Azure-related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants