In a multi tenant environment how can we provide access to an app to one particular tenant and deny access to another tenant
Note that you cannot configure or attribute a module to be dedicated for a specific tenant. You can logically do that from your code, but there's no such configuration.