We currently have only one workspace that we are working, that only my team is working and is the "core" of our product, but on the next year after we start implementing this in production, we are gonna have another team also working on the applications, creating customizations for specific clients. For customizations we plan on creating copies of the applications that needed customization, and redirecting to this application in the client's menu.
What we want is, that some users (me and my team), to have permission to create/edit/delete all of the applications on the workspace, and some other users (the "customization" team) to only be able to edit their applications, and preferably not be allowed to view all of the applications in the app builder.
I searched a bit and saw that you can do this easily if you're on different workspaces, but we want it to be on the same workspace, so you can share the same authentication cookie between all of them so the user can always stay logged on in every application.
We also don't know if this copying of the applications is the best method of creating customizations for different clients.
We are currently using APEX 21.1.7.