Jump to ratings and reviews
Rate this book

Pro ASP.NET Web API Security: Securing ASP.NET Web API

Rate this book
ASP.NET Web API is a key part of ASP.NET MVC 4 and the platform of choice for building RESTful services that can be accessed by a wide range of devices. Everything from JavaScript libraries to RIA plugins, RFID readers to smart phones can consume your services using platform-agnostic HTTP. With such wide accessibility, securing your code effectively needs to be a top priority. You will quickly find that the WCF security protocols you’re familiar with from .NET are less suitable than they once were in this new environment, proving themselves cumbersome and limited in terms of the standards they can work with. Fortunately, ASP.NET Web API provides a simple, robust security solution of its own that fits neatly within the ASP.NET MVC programming model and secures your code without the need for SOAP, meaning that there is no limit to the range of devices that it can work with – if it can understand HTTP, then it can be secured by Web API. These SOAP-less security techniques are the focus of this book.

433 pages, Paperback

First published February 27, 2013

6 people are currently reading
35 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
9 (40%)
4 stars
9 (40%)
3 stars
4 (18%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 4 of 4 reviews
Profile Image for Lisandro.
53 reviews5 followers
January 9, 2014
very technical and in-depth review of several ways to secury your webapi. Also the final chapters about oauth2 implementation and the owasp top 10 review are worth a read!
Displaying 1 - 4 of 4 reviews

Can't find what you're looking for?

Get help and learn more about the design.