Hey there,
I'm trying to create a flow in my application that upon a new group in my application I will create a space, a security role with permissions to space and adjust the user permissions to have that role.
However, I thought maybe there is a more elegant way of doing so, maybe using the user's metadata to specify the allowed spaces (example: "my-space-{metadata.group_name}"
Does anyone know if there is a good way of achieving that feature?
Thanks,
Amit.