Restrict running and deploying processes from modeler

Hi,

I want to restrict the list of clusters where users can deploy and run processes from Camunda Web Modeler (SaaS). So users can only run a process on the test cluster and not on production for example.

Is there a way to do that?

Regards,

Maarten

2 Likes

Hi @MaartenvV - I believe you have two options:

  • You can grant the users the Analyst role, which gives them full access to Optimize and Web Modeler, but no deployment or execution privileges.
  • You could separate your test environment into a separate organization and grant different permissions for each organization.

Hi @nathan.loding

Thanks for your reply!

I want the users to be able to deploy to test using the modeler but not to other clusters and I believe this is not possible with this approach, or am i missing something?

How can you do that in SaaS?

Regards,

Maarten

Hi @MaartenvV - yes, that is correct, Analysts cannot deploy. To create a new organization in SaaS, you can click the “Organizations” icon (the building icon) in the menu bar, and there should be an option to add a new org. However, if you are on a professional or enterprise SaaS plan, it would be best to reach out to your account executive/CSM and they should be able to assist.

We are working on implementing further authorizations in SaaS, as well as bringing multi-tenancy to SaaS. In the future you should be able to achieve exactly what you’re asking, but those features are still in development so I don’t have a target date yet!

1 Like

Hi Maarten,

There’s a feature coming soon to Web Modeler where only Org Admins can deploy to products with a “Prod” tag. It should go out with the next alpha in early February.

You can read more here. Restricted production deployments · Issue #389 · camunda/issues · GitHub

Best,
Eric
Web Modeler PM

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.