To achieve centralized authorization in my.amazee.io, we need a way to handle groups via the polydock API. The following workflows have to be supported:
- create a new group when a new "workspace" is created
- define a group when creating an app instance
- list app instances by group
- assign an existing app to a group (for migration purposes)
To achieve centralized authorization in my.amazee.io, we need a way to handle groups via the polydock API. The following workflows have to be supported: