Is there a way to add role based access to the dag...
# announcements
v
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
In addition to Tobais’s answer below, some users have had success using an identity aware proxy in front of dagit to control access