Skip to content

Multitenant support for Intent.Azure.BlobStorage #132

@stephanjohnson

Description

@stephanjohnson

What problem are you trying to solve?

Would it be possible to get multi-tenant (Intent.Modules.AspNetCore.MultiTenancy) support for Intent.Azure.BlobStorage?

Describe the solution you'd like

The latest version of Finbuckle allows the TenantInfo object to have any number of custom properties and not just a single ConnectionString value. Ideally the Intent.Modules.AspNetCore.MultiTenancy module should upgrade from Finbuckle 6.13.x to the latest version, and support having something like TenantInfo.ConnectionStrings so that multiple connection strings can be stored.

A bonus would be to generate a local copy of ITenantInfo and TenantInfo so that we can extend the TenantInfo to store much more complex information than an identifier, name and connection string.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions