so our organization is developing some new web apps using asp.net mvc and web api. we decided to not use active directory for authentication/authorization purposes so it loo
For the single sign on it's possible sharing cookies or using a different session state such as or
https://msdn.microsoft.com/en-us/library/ms178586(v=vs.140).aspx