Hi, I am just wondering if there is a way to enabl...
# announcements
k
Hi, I am just wondering if there is a way to enable multiuser login in airbyte UI. Can anyone please guide me on finding the resource to enable that! Or how do other teams generally handle multi developer scenario in general if that provision isn't there!
👀 1
s
Hey @KRISHNA MALLIK , we don’t currently have logins in Airbyte - the whole system is open to anyone who can access it from the network. Some users use network access controls to determine who can use it
What problem are you trying to solve?
k
I do not want other developers to accidentally change my pipeline related parameters from the UI. Or if they did... track the user who did that... like (Timestamp: Edited by John - in the logs). Also, other analysts in the company should not be able to access the UI if we deployed it in EC2...
If we assign a dns for the EC2 instance... everyone in the VPN can access the UI and change parameters if it is not password protected right?