Airflow
Seemore natively supports Airflow, which allows you to integrate your Airflow with your Seemore workspace seamlessly.
Update airflow backend auth configuration as to basic_auth as described here: https://airflow.apache.org/docs/apache-airflow/stable/administration-and-deployment/security/api.html#basic-authentication
Create username and password (with
Viewer
permissions level).Please provide us this information:
Username
Password
Url - example: https://your-airflow-hostname.com/api/v1
Allowlist the Seemore IP
In case you want to allow access to your Airflow instance only from specific IP you can use this address 185.48.123.6
.
Last updated