https://dagster.io/ logo
v

Venkkataraman R

09/29/2020, 12:58 PM
Is there a way to add role based access to the dagit UI. Currently we are migrating a production batch from CONTROL-M to dagster. We would like to restrict access through user_id and password and assign a read_only role to certain group of users.
a

alex

09/29/2020, 2:24 PM
In addition to Tobais’s answer below, some users have had success using an identity aware proxy in front of dagit to control access
2 Views