Session carry forward from an external application to airflow for logging into Airflow UI #14004
Unanswered
abhinab-kar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Everyone,
I am working to integrate airflow with a Java application.
Wondering if there is a way to pass the active session from my Java application to airflow, which would bypass the manual login of the current user into the airflow application.
I am very new to Python, if anyone can suggest something, that would be great.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions