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

AI PRP: Apache airflow default credential tester #521

Open
joernNNN opened this issue Jul 31, 2024 · 2 comments · May be fixed by #526
Open

AI PRP: Apache airflow default credential tester #521

joernNNN opened this issue Jul 31, 2024 · 2 comments · May be fixed by #526
Assignees
Labels
Contributor main The main issue a contributor is working on (top of the contribution queue).

Comments

@joernNNN
Copy link

HI, during the research of my other AI PRP, I found out that the airflow docker compose setup has a default credential airflow:airflow.
I would like to develop a plugin for Apache Airflow instances that functions as a weak credential tester.
the docker compose reference:
https://airflow.apache.org/docs/apache-airflow/stable/howto/docker-compose/index.html#setting-the-right-airflow-user

image

the approach of testing can be checking for successful access to the root admin page which has a list of DAGs.

@tooryx
Copy link
Member

tooryx commented Aug 5, 2024

Hi @joernNNN,

Could you work on this to start? We are still discussing the open configuration one internally.

~tooryx

@tooryx tooryx added the Contributor main The main issue a contributor is working on (top of the contribution queue). label Aug 5, 2024
@joernNNN
Copy link
Author

joernNNN commented Aug 5, 2024

@tooryx OK, I'll work on this submission first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contributor main The main issue a contributor is working on (top of the contribution queue).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants