hello, I'm testing out airbyte with an orchestrato...
# replication-troubleshooting
e
hello, I'm testing out airbyte with an orchestrator tool (airflow, kestra, etc.) and I can see that there is a username and a password for airbyte webapp(e.g. https://airflow.apache.org/docs/apache-airflow-providers-airbyte/1.0.0/connections.html). In our airbyte web UI I can't find anything regarding any user management or auth and it looks like the auth is provided by a proxy. We're running open source airbyte on kubernetes. What are those values in airflow's airbyte connection spec? Are they for airbyte cloud?
✍️ 1
Nvm, found out that they're probably are inherited from base class. let me know if I'm wrong, though. https://github.com/apache/airflow/blob/1f9c62e5efc089c546af6ffe8cc1a3d6ecd4733d/airflow/providers/http/hooks/http.py#L96
u
@[DEPRECATED] Marcos Marx turned this thread into Zendesk ticket 2829 to ensure timely resolution!
h
Username and password are optional right?
e
yes, they are. Sorry, only noticed the message now.
h
Sorry, didn't get the issue maybe? Could you elaborate more?
e
you asked "Username and password are optional right? (edited)" and I responded that "yes, they are". I've already found the answer - just wanted to know where do those properties come from.
h
Got it. You were right about the above thing. 👍