dotnet-starter-kit
dotnet-starter-kit copied to clipboard
Encrypt Tenant DB Connection Strings
I noticed that in the rootTenantDB in the MultiTenancy.Tenants table, all the connection strings are stored in clear text. It would be a good idea to encrypt those values as new tenants are provisioned.