sjyangkevin commented on issue #55841: URL: https://github.com/apache/airflow/issues/55841#issuecomment-3310140122
just want to share some small insights. It looks like the "Login" and the "Password" fields are mapped to the "Client ID" and "Client Secret" respectively. However, the relabeling somehow doesn't work. https://github.com/apache/airflow/blob/e66b237238c6eef1826c001e584a1992b3d879e7/providers/airbyte/src/airflow/providers/airbyte/hooks/airbyte.py#L59-L74 https://github.com/apache/airflow/blob/e66b237238c6eef1826c001e584a1992b3d879e7/providers/airbyte/src/airflow/providers/airbyte/hooks/airbyte.py#L99-L108 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
