According to this post http://www.asp.net/web-api/overview/security/external-authentication-services... I\'m able to log in with a local authentication service (wi
I found another post showing pretty details how this external authentication works. The client is WPF and server uses ASP.NET Identity.