Creating User in Airbyte OSS for Dagster Integration

Summary

User wants to create a user in Airbyte OSS deployed on AWS for integrating with Dagster. User needs a username and password for the integration.


Question

Hi community,
I am planning to use import airbyte connections into dagster. For that i need a username and password based on this documentation : https://dagster.io/integrations/dagster-airbyte
I have deployed airbyte oss on aws , how i can create a user in airbyte oss ?



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["airbyte-oss", "dagster-integration", "aws", "create-user", "username", "password"]

<@U01MMSDJGC9>, sorry didn’t get your point ?

<@U07F8RAUB39> after some changes in Airbyte API authentication, Marcos implemented necessary changes in Airflow project. Now, he’s going to do the same thing in Dagster project

But it won’t work because another thing, endpoints to Airbyte OSS are different from Airbyte Cloud

Read the whole discussion there https://github.com/dagster-io/dagster/issues/23650

With workarounds you can make it work

thanks for sharing will check

Airflow operator already uses latest version of Airbyte API auth. I’m going to schedule some time to make this change in Dagster Operator as well

Any update on the changes for dagster?

nice - any idea of when? :grinning:

<@U04BUJCNWPR> you can contribute to dagster project as well

We have a new hire on our team, and I’m going to mentor them to implement the fix. :slightly_smiling_face: