Securing The ASP.NET Web API
by Brette Esterbrooks
Tue, Oct 01, 2013
Room:
Time:
0:00
With OpenID, OAuth, Security Token Services, Basic Authentication, Digest Authentication and many other approach's the security story for the ASP.Net Web API is a confusing one to say the least. In this session we will talk about the various approaches to securing your Web API's as well as choosing the right method for your situation. In doing so we will cover authentication and authorization, cryptography and the various extension points of the ASP.NET Web API Framework that can help us create a production grade service.