ASP.NET Web API 2: How do I log in with external authentication services?
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 (with the new ASP.NET identity framework)