-
Course
- Core Tech
Web API v2 Security
Implementing Authentication and Authorization in ASP.NET Web API v2.
What you'll learn
The main feature focus of ASP.NET Web API v2 was security. There's a brand new authentication system and support for popular authentication methods, like OAuth2 tokens, that is already built-in. Additionally, it is now much easier to use Web APIs from JavaScript clients and the new security extensibility gives you powerful features to integrate your APIs in arbitrary security systems.
Table of contents
- Overview | 39s
- Transport Security | 2m 54s
- X.509 Certificates | 2m 6s
- SSL Handshake | 3m 47s
- Developers and SSL | 3m 57s
- Where to get Certificates from? | 3m 20s
- Creating Certificates | 2m 48s
- Demo: Building an SSL Development Environment | 17m 29s
- Demo: Command Line Tools and Self-hosting | 7m 8s
- Demo: Fiddler and SSL Tracing | 6m 8s
- Validating Certificates using .NET APIs | 16m 6s
- Resources | 1m 8s
About the author
Dominick works as an associate consultant for the Germany-based company thinktecture. His main area of focus is security in general and identity & access control in particular.
More Courses by Dominick