Allow integration with windows Live authentication for Azure deployments so that the same user can access multiple applications.
For large applications, it makes sense to break down the application into multiple Lightswitch applications. The current membership provider unfortunately does not easily let us share users accross these applications except if the applications all have the same name (which is not practical). If we have windows live integration, then the same user can have access to multiple applications using their live ID.
14
votes