I have an interactive app category called “sandbox”. Under sandbox I have 5 forms. Each form submits to the same cluster, however each app has different attributes and different groups of people that can access each one. I can set the attributes/change the form. That’s not a problem, but I was wondering if there was a way to set different permissions for each app under sandbox?
I’ve been able to set ACLs in the cluster config like the documentation defines here, but this seems that it sets the same permissions for every app that submits to the cluster in the cluster config. Do I need to create a cluster config per app that exists under sandbox? This wouldn’t be a big deal except that it creates a new cluster under the “active jobs” passenger app for each new cluster_config. So this would essentially create 5 duplicates.