Join Slack
Powered by
another question about Airflow - how does authenti...
# all-things-deployment
p
proud-table-38689
09/15/2022, 9:02 PM
another question about Airflow - how does authentication work? If I follow
https://datahubproject.io/docs/lineage/airflow/#using-datahubs-airflow-lineage-plugin-new
do I need some sort of DataHub authentication token stored in Airflow?
b
broad-alarm-60780
09/15/2022, 9:33 PM
Datahub backend api is not auth protected right now so airflow will make the post request to the Datahub api endpoint . In future, it could enforce the token based auth, based on its doc
o
orange-night-91387
09/15/2022, 9:54 PM
If you have Metadata Service Authentication enabled, you will need to supply the token, looks like the documentation from this thread got removed:
https://datahubspace.slack.com/archives/CV2UVAPPG/p1660781713054069
orange-night-91387
09/15/2022, 10:02 PM
Documentation has been re-added
Open in Slack
Previous
Next