Open evgenyb opened 10 years ago
Good idea! We need to learn about OAuth 2, I think. Saw a great talk on NDC this year about these things. Here's a potential relevant article from MS: http://msdn.microsoft.com/en-us/library/dn633593.aspx
Here is good Pluralsight course on the subject. I think this is the same guy that did a talk at NDC.
Windows Authentication
Since OWIN pipeline becomes the default, we should consider to use Katana for authentication.