Normal 0 false false false EN-US X-NONE X-NONE
Hi,
We need some expert advice.
Currently our product successfully implements CSLA using Silverlight for the client, but we want to expand our product by implementing other clients. In particular we want to create a Service Layer using the MVC Web API as well as have some HTML pages that will be called from the Silverlight client. Both the WebAPI client and HTML pages would use the same set of CSLA Business objects and the same Authentication mechanism (CustomIdentity and CustomPrincipal) we have already built. We are using Custom and Windows Authentication models.
In summary, this is what we would like to achieve…
Our question is which of the following would be the best option.
We would prefer first approach, but we are not sure if mixed authentication configurations are at all possible. Even if they are, would they work smoothly together?
The plan:
Are we on the right track or are we missing something?
Thanks in advance,
Maxim
Copyright (c) Marimer LLC