Dagster+ Launcher role permissions for a subset of assets and jobs #24623
-
Question regarding dagster+ permissions for the launcher roles. It doesn't look possible based on the docs, but what would be the best approach to allow a subset of jobs/assets to be launched by a subset of users? It seems like spinning them out to their own code location would be the cleanest approach. I see a downside in that we are using Given that is the code location the best (current) approach to allow a group of users the ability to launch a limited selection of jobs? https://docs.dagster.io/dagster-plus/account/managing-users/managing-user-roles-permissions#general |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hey Cody, at this time it's not possible to set a Launcher role at the granular level of assets or jobs so you would have to manage that with multiple code locations. We are in the process of developing improvements to the customizability of roles, which could lay the groundwork for more granular level customization in future. |
Beta Was this translation helpful? Give feedback.
Hey Cody, at this time it's not possible to set a Launcher role at the granular level of assets or jobs so you would have to manage that with multiple code locations. We are in the process of developing improvements to the customizability of roles, which could lay the groundwork for more granular level customization in future.