mask some workflow to normal users

Hello,

I’m struggling with rbac to allow normal user not only to be able to execute a project while other projects are hidden, but also to be able create a new workflow job template.
Currently, the only way for user to create a workflow is to add the organization workflow admin role, but then he can access to all other workflow templates.

I can do such a thing with job templates, how can achieve this with workflow job template?

That’s not a functionality we have. To do so, we would have to separate a workflow “admin” role from a workflow “create” role.

You can have the organization admin (or workflow admin) create a workflow and then delegate admin_role to that particular workflow to another user.

Alan
github: AlanCoding