Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kerberos Authentication Support #46

Open
yd302148 opened this issue Jul 7, 2022 · 1 comment
Open

Kerberos Authentication Support #46

yd302148 opened this issue Jul 7, 2022 · 1 comment

Comments

@yd302148
Copy link

yd302148 commented Jul 7, 2022

Hello,

I would like to ask if the current airflow python client supports the use of kerberos authentication? I see that the kerberos section in the README.md document is empty, and it seems that only the basic_auth function is implemented in the code

.

Could you please give me some code examples if kerberos is available? thanks.

@potiuk
Copy link
Member

potiuk commented Jul 7, 2022

Yes. you need to extend the class and add your own authentication if you want to use Kerberos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants