dotnet-starter-kit icon indicating copy to clipboard operation
dotnet-starter-kit copied to clipboard

Encrypt Tenant DB Connection Strings

Open jspitman opened this issue 1 year ago • 0 comments

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.

jspitman avatar Mar 03 '23 00:03 jspitman