Can i integrate keycloak with Airflow version 3.0.2? #55049
Unanswered
kang-seongbeom
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
Uh oh!
There was an error while loading. Please reload this page.
-
Up to Airflow version 2, keycloak was integrated by modifying webserver_config.py. However, Airflow version 3 uses apiserver instead of webserver, and apiserver does not have a webserver_config.py file. I saw a comment that "keycloak auth manager" is currently under development and will be released with version 3.1. Do I need to wait for "keycloak auth manager"?
Beta Was this translation helpful? Give feedback.
All reactions