﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - Crosslight - How to Enable Multi-Tenancy with Crosslight?</title><link>http://www.intersoftsolutions.com/Community/Crosslight/How-to-Enable-Multi-Tenancy-with-Crosslight/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>How to Enable Multi-Tenancy with Crosslight?</title><link>http://www.intersoftsolutions.com/Community/Crosslight/How-to-Enable-Multi-Tenancy-with-Crosslight/</link><pubDate>Thu, 04 Aug 2016 15:59:32 GMT</pubDate><dc:creator>jtungol@silentpartnersoft.com</dc:creator><description>And please... pretty please, update the Web API samples to use the latest version of ASP.Net Identity. Thanks!&lt;br&gt;</description></item><item><title>How to Enable Multi-Tenancy with Crosslight?</title><link>http://www.intersoftsolutions.com/Community/Crosslight/How-to-Enable-Multi-Tenancy-with-Crosslight/</link><pubDate>Thu, 04 Aug 2016 15:57:21 GMT</pubDate><dc:creator>jtungol@silentpartnersoft.com</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;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.&lt;br&gt;&lt;/p&gt;</description></item></channel></rss>