How to Enable Multi-Tenancy with Crosslight?

1 reply. Last post: August 4, 2016 3:59 PM by Jimmy Tungol
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
Jimmy TungolMember

Hi,

How do we enable multi-tenancy with Crosslight where a single Web API will be hosted and can connect to multiple databases. The current database connection will depend on the current session where a TenantID is being passed by the Client App (Crosslight App). Then TenantID will be used to determine the generate a connection string at runtime. Currently, both Client App and Web API used by Crosslight only work with a single database connection wherein user credentials are stored on that same database. We need a solution to keep working with Crosslight and enable this requirement. Each tenant has their own database, so this requires tweaking from Crosslight's AppFramework because these information (TenantId, UserId, Password) are properties of the Account information being authenticated through the Web API.

All times are GMT -5. The time now is 1:39 PM.
Previous Next