Pro ASP.NET web API security : securing ASP.NET web API /
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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA : New York :
Apress ; Distributed to the Book trade worldwide by Springer,
©2013.
|
Colección: | Expert's voice in .NET.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.