Wir verwenden Cookies und Analyse-Tools, um die Nutzerfreundlichkeit der Internet-Seite zu verbessern und für Marketingzwecke. Wenn Sie fortfahren, diese Seite zu verwenden, nehmen wir an, dass Sie damit einverstanden sind. Zur Datenschutzerklärung.
Pro ASP.NET Web API Security
Details
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.
ASP.NET Web API is a key part of ASP.NET MVC 4. It has become the platform of choice for building RESTful services. Securing ASP.NET Web API applications requires a move away from traditional WCF-based techniques in favor of new SOAP-less methods. The evaluation, selection and analysis of these new techniques is the focus of this book.
Inhalt
- Welcome to ASP.NET Web API
- Building RESTful Services
- Extensibility Points
- HTTP Anatomy and Security
- Identity Management
- Encryption and Signing
- Custom STS through WIF
- Knowledge Factors
- Ownership Factors
- Web Tokens
- OAuth 2.0 Using Live Connect API
- OAuth 2.0 From the Ground Up
- OAuth 2.0 Using DotNetOpenAuth
- Two-Factor Authentication
- Security Vulnerabilities
- Appendix: ASP.NET Web API Security Distilled
Weitere Informationen
- Allgemeine Informationen
- GTIN 09781430257820
- Sprache Englisch
- Auflage 1st edition
- Größe H235mm x B191mm x T23mm
- Jahr 2013
- EAN 9781430257820
- Format Kartonierter Einband
- ISBN 1430257822
- Veröffentlichung 29.03.2013
- Titel Pro ASP.NET Web API Security
- Autor Badrinarayanan Lakshmiraghavan
- Untertitel Securing ASP.NET Web API
- Gewicht 780g
- Herausgeber Apress
- Anzahl Seiten 420
- Lesemotiv Verstehen
- Genre Informatik